Click or drag to resize
TemplateBinding Properties

The TemplateBinding type exposes the following members.

Properties
  NameDescription
Public propertyIncludeOnly
Gets or sets a value for the includeOnly flag, which signals if the template is used as include template only or also as normal template. Normal templates when not a TDL template, are compiled in separate classes, includeOnly templates are not. Default is false.
Public propertyTemplateID
Gets or sets the template ID.
Public propertyTemplateLanguageName
Gets or sets the name of the template language.
Public propertyTemplatePathFilename
Gets or sets the name of the template path file.
Top
See Also