C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / HtmlAttributes Property

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