The ICMSPageFactory type exposes the following members.
Properties
Name | Description | |
---|---|---|
CacheSiteControls |
Gets/sets whether to cache Site Control file content.
|
|
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.
|
|
SiteControlSchemas |
Gets/sets the schema types (root element names) of Site/Section Controls to be cached
(only effective if the "CacheSiteControls" property is enabled).
|
See Also