This class is a combination of runtime content expansion and request/routing information.
Namespace: Ingeniux.RuntimeAssembly: IGXRuntimeAPI90 (in IGXRuntimeAPI90.dll) Version: 9.0.82.0 (9.0.82)
Syntax
| C# |
|---|
public class CMSPageRequest : CMSComponentRequest,
ICMSPage, ICMSObject<XElement>, ICMSRequest, ICMSEnvironment |
| Visual Basic |
|---|
Public Class CMSPageRequest
Inherits CMSComponentRequest
Implements ICMSPage, ICMSObject(Of XElement),
ICMSRequest, ICMSEnvironment |
| Visual C++ |
|---|
public ref class CMSPageRequest : public CMSComponentRequest,
ICMSPage, ICMSObject<XElement^>, ICMSRequest, ICMSEnvironment |
Inheritance Hierarchy
See Also