![]() |
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# |
![]() |
---|---|
public class Action |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class Action |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
ActionType |
Gets the action type.
|
![]() |
ContentTypeCode |
Gets the contenttype code for which this action applies.
|
![]() |
FieldName |
Gets the fieldname.
|
![]() |
Name |
Gets the name of the action.
|
![]() |
NamespaceDeclarations |
Contains the namespace declarations (if any).
|
![]() |
Parameters |
Contains the additional attributes from the configuration xml.
|
![]() |
TypeName |
Gets the typename of the object implementing this action.
|
![]() |
Value |
Gets the value.
|
![]() |
Xml |
The xml definition of this action.
|
See Also
Smartsite.Core.Assets Namespace