![]() |
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# | ![]() |
---|---|
[] public static <bool> IsAjaxCallback( context ) |
Visual Basic (Declaration) | ![]() |
---|---|
<> _ Public Shared Function IsAjaxCallback ( _ context As _ ) As (Of ) |
Parameters
- context
- IRenderContext
The context.
Return Value
Boolean
See Also
Smartlet Class
Smartsite.Scf Namespace