Validates all settings consistency and with the runtime.
Namespace:
EPiServer.ConfigurationAssembly: EPiServer.Configuration (in EPiServer.Configuration.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public void ValidateRuntimeSettings() |
Remarks
It's ok to call frequently. It will only validate when there's a valid HtppContext and a Control
handling the request, and it will only validate once.