DetailsView.System.Web.UI.WebControls.IPostBackContainer.GetPostBackOptions メソッド
アセンブリ: System.Web (system.web.dll 内)

Private Function System.Web.UI.WebControls.IPostBackContainer.GetPostBackOptions ( _ buttonControl As IButtonControl _ ) As PostBackOptions Implements IPostBackContainer.GetPostBackOptions
Dim instance As DetailsView Dim buttonControl As IButtonControl Dim returnValue As PostBackOptions returnValue = CType(instance, IPostBackContainer).GetPostBackOptions(buttonControl)
PostBackOptions IPostBackContainer.GetPostBackOptions ( IButtonControl buttonControl )
private: virtual PostBackOptions^ System.Web.UI.WebControls.IPostBackContainer.GetPostBackOptions ( IButtonControl^ buttonControl ) sealed = IPostBackContainer::GetPostBackOptions
戻り値
クライアントでの実行時にクライアント ポストバックを開始する有効なスクリプトを構築するために、GetPostBackEventReference に必要な情報を持つ PostBackOptions。


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からDetailsView.System.Web.UI.WebControls.IPostBackContainer.GetPostBackOptions メソッドを検索する場合は、下記のリンクをクリックしてください。

- DetailsView.System.Web.UI.WebControls.IPostBackContainer.GetPostBackOptions メソッドのページへのリンク