Version

AsyncOptions Class Members

The following tables list the members exposed by AsyncOptions.

Public Properties
 NameDescription
Public PropertyEnableLoadOnDemandEnable the loading of ContentPanes of only the selected and last unselected tabs.  
Public PropertyEnableProgressIndicatorEnable progress indicator.  
Public PropertyRequestContextThe options related to requests from a hidden asynchronous post back.  
Public PropertyResponseContextThe options related to a response from a hidden asynchronous post back.  
Public PropertyTriggersThe options related to actions that may trigger a hidden asynchronous post back.  
Public Methods
 NameDescription
Public MethodIsEmptyCheck if any property is set.  
Public MethodResetReset all properties.  
Public MethodToStringString formatted for visual designer.  
See Also