The following tables list the members exposed by WebFlyPostBackManagerSettings.
| Name | Description | |
|---|---|---|
![]() | WebFlyPostBackManagerSettings Constructor |
| Name | Description | |
|---|---|---|
![]() | PostControlState | Overridden. Gets or sets a value indicating whether this control's state should be posted during OnTheFly postback. |
![]() | PostHiddenFields | Overridden. Gets or sets whether hidden fields should be posted to server during OnTheFly postback. |
![]() | PostInputControls | Overridden. Gets or sets whether HTML INPUT controls as well as SELECT and TEXTAREA should be posted to server during OnTheFly postback. |
![]() | PostViewState | Overridden. Gets or sets whether the __VIEWSTATE content should be posted to server during OnTheFly postback. |
![]() | SelectiveControlsForHiddenFields | Gets or sets the collection of controls that will be automatically converted to use callback instead of full 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 | Overridden. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |


