| ITemplateFactory Interface |
Namespace: Activsoft.EngineAssembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntaxpublic interface ITemplateFactory
Public Interface ITemplateFactory
public interface class ITemplateFactory
type ITemplateFactory = interface end
The ITemplateFactory type exposes the following members.
Methods|
| Name | Description |
|---|
 | GetTemplate |
Gets the template for the current request.
|
Top
See Also