This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Event types for Smartlet interaction.

Namespace: Smartsite.Scf
Assembly:  Smartsite.Scf (in Smartsite.Scf.dll)

Syntax

C#Copy imageCopy Code
public enum SmartletEventType
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration SmartletEventType

Members

Member nameDescription
None
No event.
Change
Change event.
GetProperty
AjaxStart
AjaxReady

See Also

Smartsite.Scf Namespace
Advanced