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