summaryP:DotNetNuke.UI.WebControls.HTMLElement.Attributes

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke.WebControls (in DotNetNuke.WebControls.dll)

Syntax

C#
public Hashtable Attributes { get; }
Visual Basic
Public ReadOnly Property Attributes As Hashtable
	Get

See Also