PageInfoResult Class |
Namespace: CMS.DocumentEngine
public class PageInfoResult
The PageInfoResult type exposes the following members.
Name | Description | |
---|---|---|
PageInfoResult |
Name | Description | |
---|---|---|
DocumentAliasActionMode |
Gets or sets the document alias action mode.
| |
DocumentAliasCulture |
Gets or sets the document alias culture.
| |
DocumentAliasUrlPath |
Gets or sets the document alias URL path.
| |
PageSource |
Gets or sets the page source.
| |
WildcardQueryString |
Gets or sets the wildcard query string.
|
Name | Description | |
---|---|---|
GetCurrentResult |
Gets the PageInfoResult object for the current url. Returns an null if there is no PageInfoResult stored for the current url.
| |
SetCurrentResult |
Stores the page result data for the given url.
|