ICMSPageTypeRequest Interface Ingeniux DSS Library
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

public interface ICMSPageTypeRequest : ICMSRequest

The ICMSPageTypeRequest type exposes the following members.

Properties

  NameDescription
Public propertyExists
Gets whether the Page or Route exists within published content, for the given request.
(Inherited from ICMSRequest.)
Public propertySchema
Gets the schema name of the requested Page.
Top
See Also

Reference