DebugHelper ResetDebugSettings Method Kentico 8.1 API Reference
Sets all the debug settings to null and causes them to be reloaded. This method is synchronized through all web farm servers.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

createWebFarmTask (Optional)
Type: OnlineSystem Boolean
If true, reset is synchronized to all web farm servers
See Also