Click or drag to resize
SystemContextUseWebApplicationConfiguration Property
Indicates if WebApplicationPhysicalPath property should be used to initialize the configuration manager.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static bool UseWebApplicationConfiguration { get; set; }

Property Value

Type: Boolean
See Also