Click or drag to resize
AbstractStorageProviderDefaultExternalStorageName Property

Note: This API is now obsolete.

Name of the default external storage provider.

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("This member is no longer used and will be removed.")]
public static string DefaultExternalStorageName { get; set; }

Property Value

Type: String
See Also