| 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; }
Public Shared ReadOnly Property Instance As SystemConfiguration
Get
Property Value
Type:
SystemConfigurationSee Also