ContentUrlRetriever GetRequestedUrl Method (String, Boolean)Kentico 8.1 API Reference
Gets requested URL for UI page

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

eventArgument
Type: OnlineSystem String
Event arguments
ajaxRequest (Optional)
Type: OnlineSystem Boolean
Indicates if the URL is requested from an AJAX request

Return Value

Type: OnlineString
See Also