ComponentOne ASP.NET MVC Controls
Name Property (FormInputBase)

C1.Web.Mvc Namespace > FormInputBase Class : Name Property
Gets or sets the name of the form input control.
Syntax
'Declaration
 
<IgnoreAttribute()>
Public Property Name As String
[Ignore()]
public string Name {get; set;}
See Also

Reference

FormInputBase Class
FormInputBase Members