CMSHttpContextThrowExceptionWhenNull Property |
Gets or sets whether exception should be thrown if CMSHttpContext.Current is null.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax public static bool ThrowExceptionWhenNull { get; set; }
Property Value
Type:
BooleanSee Also