TemplateBinding Properties | 
The TemplateBinding type exposes the following members.
| Name | Description | |
|---|---|---|
| IncludeOnly | 
            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.
              | |
| TemplateID | 
            Gets or sets the template ID.
              | |
| TemplateLanguageName | 
            Gets or sets the name of the template language.
              | |
| TemplatePathFilename | 
            Gets or sets the name of the template path file.
              |