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 we are in an ajax callback.
Namespace: Smartsite.Scf
Assembly: Smartsite.Scf (in Smartsite.Scf.dll)
Syntax
C# | Copy Code |
---|---|
[] public static <bool> IsAjaxCallback( context ) |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Shared Function IsAjaxCallback ( _ context As _ ) As (Of ) |
Parameters
- context
- IRenderContext
The context.
Return Value
BooleanSee Also
Smartlet Class
Smartsite.Scf Namespace