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

The type exposes the following methods.

Public Methods

  Name Description
Public method OnAfterSave
Executes the OnAfterSave action.
Public method OnBeforeSave
Executes the OnBeforeSave action.

See Also

Advanced