C1.Web.Mvc Namespace / InputDate Class / Name Property

In This Topic
Name Property (InputDate)
In This Topic
Gets or sets the name of the form input control.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Property Name As String
 
See Also