C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneHeaderContainer Class / ContentElementAttributes Property

In This Topic
ContentElementAttributes Property (C1AccordionPaneHeaderContainer)
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