ActionCancelledException Constructor (String) |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public ActionCancelledException(
string message
)
Parameters
- message
- Type: SystemString
Exception message
See Also