|
|
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 interface IAssetAction
|
|
| Visual Basic (Declaration) |
|
|---|---|
Public Interface IAssetAction
|
|
The type exposes the following members.
Public Methods
| Name | Description | |
|---|---|---|
|
|
OnAfterSave |
Executes the OnAfterSave action.
|
|
|
OnBeforeSave |
Executes the OnBeforeSave action.
|
See Also
Smartsite.Core.Assets Namespace