LogControlGetRequestLink Method |
Gets the link to the request view.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected string GetRequestLink(
string url,
Guid guid
)
Parameters
- url
- Type: SystemString
Request URL - guid
- Type: SystemGuid
Request GUID
Return Value
Type:
StringSee Also