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

The type exposes the following members.

Public Properties

  Name Description
Public property ResolveViper
Return a reference to a method with the signature void MyMethod(object sender, ViperExecuteEventArgs e)

See Also

Advanced