PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public sealed class CmsActivation |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class CmsActivation |
The ErrorCodes type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
ConflictingContentVersions |
Content item versions conflict, for example multiple -1 versions are found.
|
|
ContentVersionNotFound |
Content item version not found.
|
|
InvalidMethodArgument |
An argument passed to a method is invalid, for example null or empty when not expected.
|
See Also
Smartsite.Base Namespace