This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Determines whether the Smartlet is currently in an ajax callback.

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

Syntax

C#Copy imageCopy Code
protected internal bool IsInAjaxCallback
Visual Basic (Declaration)Copy imageCopy Code
Protected Friend IsInAjaxCallback As 

See Also

Smartlet Class
Smartsite.Scf Namespace
Advanced