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 interface IAssetAction |
Visual Basic (Declaration) | Copy Code |
---|---|
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