Click or drag to resize
GlobalModuleContextRequestUrl Property
Gets the request URL if invoked in the WebView mode.

Namespace: ConnectedApps.Cms.Sdk.Framework
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public RequestUrl RequestUrl { get; }

Property Value

Type: RequestUrl
See Also