Click or drag to resize
ContainerInfoProvider.GetRootContainer Method
Gets or sets root container name.

Namespace: CMS.AzureStorage
Assembly: CMS.AzureStorage (in CMS.AzureStorage.dll) Version: 9.0.0
Syntax
C#
public static string GetRootContainer(
	string path
)

Parameters

path
Type: System.String

Return Value

Type: String
See Also