C1.Web.Mvc Namespace / Code128 Class / HtmlAttributes Property

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