Spread for ASP.NET 10 Product Documentation
EnableAjaxCall Property (FormulaExtender)


Gets or sets the automatic or manual post back when the source control value changes.
Syntax
'Declaration
 
Public Property EnableAjaxCall As Boolean
'Usage
 
Dim instance As FormulaExtender
Dim value As Boolean
 
instance.EnableAjaxCall = value
 
value = instance.EnableAjaxCall
public bool EnableAjaxCall {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FormulaExtender Class
FormulaExtender Members

 

 


Copyright © GrapeCity, inc. All rights reserved.