Click or drag to resize

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; }

Property Value

Type: ICMSRequest
See Also