次の方法で共有


SearchBox.SupportContextSensitiveScope プロパティ (Microsoft.SharePoint.Portal.WebControls)

このクラスまたはメンバは、廃止されます。このクラスまたはメンバを使用する新しいアプリケーションをアップグレードまたは記述するときは、代わりに新しいクラスまたはメンバを使用してください。 Microsoft Office SharePoint Server 2007 でのエンタープライズ検索 には、代わりに Microsoft.SharePoint.PortalWebControls.SearchBoxEx を使用してください。この Web パーツに対して状況依存の範囲が有効であるかどうかを示すフラグを取得します。

名前空間: Microsoft.SharePoint.Portal.WebControls
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
Protected ReadOnly Property SupportContextSensitiveScope As Boolean
'使用
Dim value As Boolean

value = Me.SupportContextSensitiveScope
protected bool SupportContextSensitiveScope { get; }

プロパティ値

Web パーツに対して、追加の状況依存の範囲制限が有効である場合は true、それ以外の場合は false

備考

SupportContextSensitiveScopeプロパティは読み取り専用です。このプロパティは保護されています。

関連項目

参照

SearchBox クラス
SearchBox メンバ
Microsoft.SharePoint.Portal.WebControls 名前空間