Class Section
Section class
Element of AmpAccordion.
public class Section
Constructors
| Name | Description |
|---|---|
| Section() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Expanded { get; set; } | Displays the section as expanded on page load. |
| Header { get; set; } | Represents the heading for the section. |
| Value { get; set; } | Represents the content of the section. |
Methods
| Name | Description |
|---|---|
| ToAmpHtml() | AmpHtml representation of section value. |
| ToHtml() | Html representation of section. |
See Also
- namespace Aspose.Email.Amp
- assembly Aspose.Email