Click or drag to resize
AbstractStorageProviderCustomRootUrl Property

Note: This API is now obsolete.

Specifies custom root URL for provider.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Use custom code to hold this kind of value in your custom provider instead. ")]
public string CustomRootUrl { get; set; }

Property Value

Type: String
See Also