RazorTemplateBaseTModelInclude Method | 
| Name | Description | |
|---|---|---|
| Include(String) | 
            Includes the file specified before the razor template is compiled.
              | |
| Include(String, Object) | 
            Includes the template with the specified name.
              (Inherited from TemplateBaseTModel.) | |
| Include(String, String) | 
            Includes the file specified before the razor template is compiled.
              | |
| Include(String, Object, Type) | 
            Includes the template with the specified name.
              (Inherited from TemplateBaseTModel.) |