[]
        
(Showing Draft Content)

C1.Web.Mvc.Control.HtmlAttributes

HtmlAttributes Property

HtmlAttributes

Gets the HTML attributes.

Declaration
[C1Ignore]
public IDictionary<string, string> HtmlAttributes { get; }
<C1Ignore>
Public ReadOnly Property HtmlAttributes As IDictionary(Of String, String)