Click or drag to resize
VirtualPathHelperProviderObject Property
Returns the helper object.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public static IVirtualPathProvider ProviderObject { get; }

Property Value

Type: IVirtualPathProvider
See Also