Gets or sets the control's template. Namespace: MindFusion.UI.Web
|
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.