![]() | RazorTemplateBase<TModel>.Include 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 TemplateBase<TModel>.) |
![]() | 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 TemplateBase<TModel>.) |