C1.Web.Mvc Namespace / ComboBoxBase<T> Class / HtmlAttributes Property

In This Topic
HtmlAttributes Property (ComboBoxBase<T>)
In This Topic
Gets the HTML attributes.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public ReadOnly Property HtmlAttributes As IDictionary(Of String,String)
 
See Also