SearchBox.Dispose メソッド (Microsoft.SharePoint.Portal.WebControls)
このクラスまたはメンバは、廃止されます。このクラスまたはメンバを使用する新しいアプリケーションをアップグレードまたは記述するときは、代わりに新しいクラスまたはメンバを使用してください。 Microsoft Office SharePoint Server 2007 でのエンタープライズ検索 には、代わりに Microsoft.SharePoint.PortalWebControls.SearchBoxEx を使用してください。
名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Overrides Sub Dispose
'使用
Dim instance As SearchBox
instance.Dispose
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public override void Dispose ()
関連項目
参照
SearchBox クラス
SearchBox メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間