Visual Basic (Declaration) | |
---|---|
Public Property AjaxHandlerEnabled As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool AjaxHandlerEnabled {get; set;} |
This option would typically only be used if the application was very performance
sensitive and is disabled by default.