The DefaultEngineHost type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DefaultEngineHost | Initializes a new instance of the DefaultEngineHost class |
Methods
| Name | Description | |
|---|---|---|
| ContentExists | (Inherited from EngineHostBase.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetContent(String, Boolean) | (Inherited from EngineHostBase.) | |
| GetContent(String, String, Boolean) | (Overrides EngineHostBase..::..GetContent(String, String, Boolean).) | |
| GetFullPath(String) | (Inherited from EngineHostBase.) | |
| GetFullPath(String, String) | (Overrides EngineHostBase..::..GetFullPath(String, String).) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PostProcessCompileResult | (Inherited from EngineHostBase.) | |
| PostProcessParseResult | (Overrides EngineHostBase..::..PostProcessParseResult(TemplateParseResult).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| BasePath | (Inherited from EngineHostBase.) | |
| DefaultBaseClass | (Inherited from EngineHostBase.) | |
| DefaultClassName | (Inherited from EngineHostBase.) | |
| DefaultImports | (Inherited from EngineHostBase.) | |
| DefaultNamespace | (Inherited from EngineHostBase.) | |
| DefaultReferences | (Inherited from EngineHostBase.) | |
| RegisteredContent | (Inherited from EngineHostBase.) |