Table of Contents

Field CanNotDeleteNonEmptyStorage

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Cannot delete because the storage is not empty. Try a recursive delete with Delete(true).

public const string CanNotDeleteNonEmptyStorage = "CanNotDeleteNonEmptyStorage"

Returns

string
Cannot delete because the storage is not empty. Try a recursive delete with Delete(true).