HandlersDebugSetLogItemImportant Method |
Sets the log item as important one
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public static void SetLogItemImportant(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Security log item
See Also