C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Expander Namespace / C1ExpanderHeaderContainer Class / ContentElementAttributes Property

In This Topic
ContentElementAttributes Property (C1ExpanderHeaderContainer)
In This Topic
Gets a collection of all attribute name and value pairs expressed on the content element tag within the ASP.NET page.
Syntax
'Declaration
 
Public ReadOnly Property ContentElementAttributes As System.Web.UI.AttributeCollection
 

Property Value

The content element attributes.
See Also