C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / FormInputBase Class / IsTemplate Property

In This Topic
IsTemplate Property (FormInputBase)
In This Topic
Gets or sets a boolean value which indicates whether transfer this control to template mode.
Syntax
'Declaration
 
Public Property IsTemplate As Boolean
 
See Also