LogContextLogExists Method |
Returns true if the given log exists.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 13.0.131
Syntax public static bool LogExists(
Guid logGuid
)
Parameters
- logGuid
- Type: SystemGuid
Log GUID
Return Value
Type:
BooleanSee Also