ContentElementAttributes Property (C1AccordionPaneHeaderContainer)
Gets a collection of all attribute name and value pairs expressed on the content element tag within the ASP.NET page.
public System.Web.UI.AttributeCollection ContentElementAttributes {get;}
'Declaration
Public ReadOnly Property ContentElementAttributes As System.Web.UI.AttributeCollection
Property Value
The content element attributes.