Represents a page in a PagedContainerNode.
The following tables list the members exposed by the ContainerPage type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ContainerPage class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the links on this page. |
|
![]() |
Gets the nodes on this page. |
|
![]() |
Gets or sets the title of this page. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Deserializes the page from a JSON object. |
|
![]() |
Loads the page's content from an XML element. |
|
![]() |
Saves the page's content into an XML element. |
|
![]() |
Serializes the page to a JSON object. |
See Also