Dynamicweb.Rendering Namespace : Template Class |
For a list of all members of this type, see Template members.
Name | Description | |
---|---|---|
DeveloperMode | Gets or sets value indicating whether template is executing in developer mode. | |
Html | Gets or sets the HTML of the template. Usually loaded when instanciated New Template("MyFolder/MyTemplate.html") . | |
Item | Gets the value of the passed variable name. | |
Tags | Gets or sets the collection of template tags. |