Click or drag to resize

RazorTemplateBase<TModel>.IncludeFile Method

Overload List
  NameDescription
Public methodIncludeFile(String)
Includes the file specified before the razor template is compiled.
(Inherited from TemplateBase<T>.)
Public methodIncludeFile(String, String)
Includes the file specified before the razor template is compiled.
Top
See Also