Click or drag to resize
HandlersDebugSetLogItemImportant Method
Sets the log item as important one

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static void SetLogItemImportant(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
Security log item
See Also