ComponentOne ASP.NET MVC Controls
IsTemplate Property (Control)

C1.Web.Mvc Namespace > Control Class : IsTemplate Property
Gets or sets a boolean value which indicates whether transfer this control to template mode.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property IsTemplate As Boolean
[C1Ignore()]
public bool IsTemplate {get; set;}
See Also

Reference

Control Class
Control Members