| 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()
Public Function TemplateTags As String
Return Value
Type:
StringA html table of tags
See Also