The IUrlMapPageEntry type exposes the following members.
Properties
Name | Description | |
---|---|---|
PageHistory |
Gets and sets the history of URLs for this Page
|
|
PageID |
Gets the ID of the Page to which this entry belongs.
|
|
Path |
Gets and sets this URL's relative path, which should always start with "/".
|
|
RequireSSL |
Gets and sets whether this Page requires HTTPS access at runtime.
|
|
SchemaName |
Gets the Root Name of the Page to which this entry belongs.
|
See Also