Click or drag to resize
SystemHelperRestartApplicationIfInitFails Property
Indicates if application restart should occur after application initialization fails.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static bool RestartApplicationIfInitFails { get; set; }

Property Value

Type: Boolean
See Also