DebugHelperGetRequestUrl Method |
Gets the request URL for the log purposes.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax public static string GetRequestUrl(
bool absolute = false
)
Parameters
- absolute (Optional)
- Type: SystemBoolean
If true, absolute URL is returned
Return Value
Type:
StringSee Also