Table of Contents

Enum ContentLanguageProviderError

Namespace
CMS.ContentEngine
Assembly
CMS.ContentEngine.dll

Identifies the specific error that caused a ContentLanguageProviderException.

public enum ContentLanguageProviderError
Extension Methods

Fields

CannotDeleteDefaultLanguage = 2

The default language cannot be deleted.

CannotUnsetDefault = 0

The default language cannot be unset from default.

ContentExistsForLanguage = 1

The language cannot be deleted because content exists for it.