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 class SmartletState |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SmartletState |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Includes |
Gets the item includes of this Smartlet.
|
|
Item |
Gets or sets the Object with the specified key.
(Inherited from TranslationVersionState.) |
|
Properties |
Gets the public properties of this Smartlet.
|
|
RootFolder |
Gets the root folder.
|
|
Version |
Gets the associated Translation Version.
(Inherited from TranslationVersionState.) |
See Also
Smartsite.Scf Namespace