RequestLog FindByGUID Method Kentico 8.0 API Reference
Attempts to find the log by the GUID.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

logs
Type: OnlineSystem.Collections.Generic IEnumerable RequestLog 
Logs to search
guid
Type: OnlineSystem Guid
Guid to search

Return Value

Type: RequestLog
See Also