ComponentOne ASP.NET MVC Controls
HtmlAttributes Property

C1.Web.Mvc Namespace > Control Class : HtmlAttributes Property
Gets the HTML attributes.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public ReadOnly Property HtmlAttributes As IDictionary(Of String,String)
[C1Ignore()]
public IDictionary<string,string> HtmlAttributes {get;}
See Also

Reference

Control Class
Control Members