Click or drag to resize
LogControlGetRequestLink Method
Gets the link to the request view.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected string GetRequestLink(
	string url,
	Guid guid
)

Parameters

url
Type: SystemString
Request URL
guid
Type: SystemGuid
Request GUID

Return Value

Type: String
See Also