ICMSPageFactory Interface |
Namespace: Ingeniux.Runtime
The ICMSPageFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssetMap |
Gets the Asset Map.
|
![]() | AuthenticationManager |
Gets the authentication manager.
|
![]() | CacheSiteControls |
Gets/sets whether to cache Site Control file content.
|
![]() | GlobalExportsDefinitions |
Gets the global exports definitions.
|
![]() | IsDesignTime |
Gets whether the Page Factory is working with a Design-time CMS Site Instance, or published content.
|
![]() | LocalExportsIncludeLinks |
Gets/sets whether to expand Links on target Pages when retrieving local exports for a Navigation/Link item.
|
![]() | PhysicallyCacheLinks | |
![]() | RedirectsionMap |
Gets the redirections map.
|
![]() | SiteControlSchemas |
Gets/sets the schema types (root element names) of Site/Section Controls to be cached
(only effective if the "CacheSiteControls" property is enabled).
|
![]() | UrlMap |
Gets the structured URL map.
|
Name | Description | |
---|---|---|
![]() | GetPage(HttpRequestBase, Boolean) |
Gets a Page by Http Request.
|
![]() | GetPage(HttpRequestBase, String, Boolean, Boolean) |
Gets a Page by its unique xID
|
![]() | GetPageByPath |
Gets a Page by its relative URL path.
|