SecurityDebugStartSecurityOperation Method |
Logs the security operation. Logs the security operation to the file and to current request log for debugging.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static DataRow StartSecurityOperation(
string operation
)
Parameters
- operation
- Type: SystemString
Operation
Return Value
Type:
DataRowReturns the DataRow with new log item
See Also