DebugHelperFindRequestLogs Method |
Finds the collection of request logs by the given request GUID
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static RequestLogs FindRequestLogs(
Guid requestGuid
)
Parameters
- requestGuid
- Type: SystemGuid
Request GUID
Return Value
Type:
RequestLogsSee Also