Click or drag to resize

RazorTemplateBaseTModelTemplateTags Method

Prints a table of the template tags in the current template instance.

Namespace:  Dynamicweb.Rendering
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.10.0
Syntax
public string TemplateTags()

Return Value

Type: String
A html table of tags
See Also