The following tables list the members exposed by WebButtonFlyPostBackSettings.
| Name | Description | |
|---|---|---|
![]() | WebButtonFlyPostBackSettings Constructor | Initializes a new instance of the WebButtonFlyPostBackSettings class. |
| Name | Description | |
|---|---|---|
![]() | PostControlState | Gets or sets a value indicating whether this control's state should be posted during OnTheFly postback. (Inherited from ISNet.WebUI.FlyPostBackSettings) |
![]() | PostHiddenFields | Overridden. Gets or sets whether hidden fields should be posted to server during OnTheFly postback. |
![]() | PostInputControls | Gets or sets whether HTML INPUT controls as well as SELECT and TEXT AREA should be posted to server during OnTheFly postback. (Inherited from ISNet.WebUI.FlyPostBackSettings) |
![]() | PostViewState | Overridden. Gets or set whether the __VIEWSTATE content should be posted to server during OnTheFly postback. |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | (Inherited from ISNet.WebUI.FlyPostBackSettings) |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |


