Click or drag to resize

ICMSRequest Interface

Represents a request to DSS targeting a CMS Page or URL Route.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
public interface ICMSRequest

The ICMSRequest type exposes the following members.

Properties
  NameDescription
Public propertyExists
Gets whether the Page or Route exists within published content, for the given request.
Top
See Also