Represents a CMS request that only carries the information of Page's schema name.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ICMSPageTypeRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
Exists |
Gets whether the Page or Route exists within published content, for the given request.
(Inherited from ICMSRequest.) | |
Schema |
Gets the schema name of the requested Page.
|
See Also