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 members.
Public Constructors
Name | Description | |
---|---|---|
SmartletState |
Initializes a new instance of the SmartletState class.
|
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetResource | Overloaded. | |
GetType | (Inherited from Object.) | |
Reset | Overloaded. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
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