ICMSRoutingRequestCMSRequest Property
|
Gets the request object for the given path. It can be either a
Page, or redirection information on how to get to the
Page.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax ICMSRequest CMSRequest { get; }
ReadOnly Property CMSRequest As ICMSRequest
Get
property ICMSRequest^ CMSRequest {
ICMSRequest^ get ();
}
abstract CMSRequest : ICMSRequest with get
Property Value
Type:
ICMSRequestSee Also