Enum ContentLanguageProviderError
- Namespace
- CMS.ContentEngine
- Assembly
- CMS.ContentEngine.dll
Identifies the specific error that caused a ContentLanguageProviderException.
public enum ContentLanguageProviderError
- Extension Methods
Fields
CannotDeleteDefaultLanguage = 2The default language cannot be deleted.
CannotUnsetDefault = 0The default language cannot be unset from default.
ContentExistsForLanguage = 1The language cannot be deleted because content exists for it.