- control
- Documentation for this section has not yet been entered.
A System.Web.UI.PostBackOptions object containing the options required to generate a postback script for buttonControl.
Implementations of the IPostBackContainer.GetPostBackOptions(IButtonControl) method should configure a new System.Web.UI.PostBackOptions instance with the information required for the System.Web.UI.ClientScriptManager.GetPostBackEventReference(System.Web.UI.PostBackOptions) method to construct a valid postback event reference, which, when executed on the client, initiates a postback.