Click or drag to resize

SystemConfigurationInstance Property

Gets the current instance of the system configuration manager with data loaded from configuration files.

Namespace:  Dynamicweb.Configuration
Assembly:  Dynamicweb.Configuration (in Dynamicweb.Configuration.dll) Version: 4.1.3
Syntax
public static SystemConfiguration Instance { get; }

Property Value

Type: SystemConfiguration
See Also