Section
Section class
Element of AmpAccordion .
Constructors
| Name | Description |
|---|---|
| Section |
Methods
| Name | Description |
|---|---|
| get_Expanded | Displays the section as expanded on page load. |
| get_Header | Represents the heading for the section. |
| get_Value | Represents the content of the section. |
| set_Expanded | Displays the section as expanded on page load. |
| set_Header | Represents the heading for the section. |
| set_Value | Represents the content of the section. |
| ToAmpHtml | AmpHtml representation of section value. |
| ToHtml | Html representation of section. |