Gets or sets the control's template.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public ITemplate Template { get; set; } |
Visual Basic
![]() |
---|
Public Property Template As ITemplate |
Type: ITemplate
The template of the control.
For additional information on how to use templates, please refer to the Templates topic.