SystemHelperRestartApplication Method |
Tries to restart application and returns if restart was successful.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax public static bool RestartApplication(
string physicalApplicationPath
)
Parameters
- physicalApplicationPath
- Type: SystemString
Physical application path
Return Value
Type:
BooleanSee Also