
| Visual Basic (Declaration) | |
|---|---|
Public Class WebFlyPostBackManagerSettings Inherits ISNet.WebUI.FlyPostBackSettings Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebFlyPostBackManagerSettings | |
| C# | |
|---|---|
public class WebFlyPostBackManagerSettings : ISNet.WebUI.FlyPostBackSettings, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
Using WebFlyPostBackManagerSettings you can configure the fly-postback settings, such as PostControlState, PostHiddenFields, PostInputControls, PostViewState, and SelectiveControlsForHiddenFields.
In converting standard controls into FlyPostBack requests, you can customize a lot of behavioral settings related to the UI mode, such as whether you want to make all standard ASP.NET controls in the page to use FlyPostBack requests, or only a specific set of controls.
System.Object
ISNet.WebUI.WebUIBaseClass
ISNet.WebUI.FlyPostBackSettings
ISNet.WebUI.WebDesktop.WebFlyPostBackManagerSettings
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2