Click or drag to resize
DbPathProviderEnabled Property
If true, the virtual path provider is enabled

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

Property Value

Type: Boolean
See Also