The IPageObjectRepository type exposes the following members.

Methods

  NameDescription
Delete
Delete the page objects passed
DeleteAllForPage
Delete all page objects for the page identified by pageGuid
DeleteAllLanguageBranchOwnedForPage
Delete all page objects that have PageLanguageBranch ownership for the page identified by pageGuid
DeleteAllPageVersionOwnedForPage
Delete all page objects that have PageVersion ownership for the page identified by pageGuid
LoadAllForPage
Load all page objects for the page identified by the parameters passed
LoadOneForPage
Load a single page object for the page identified by the parameters passed
LoadValueObject
Load the page object value for the PageObject passed
Save
Save the page objects passed

See Also