Gets a Page by its unique xID
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- request
- Type: System.WebHttpRequestBase
The Http Request - pageId
- Type: SystemString
Page's xID
Return Value
Type: ICMSRequestAlways returns a Page. The object itself will indicate if the Page exists.
See Also