Compartir a través de


: SearchBox.SupportContextSensitiveScope (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Este miembro o clase no se admite. Cuando actualice una aplicación o escriba aplicaciones nuevas que hagan uso de este miembro o clase, use en su lugar el miembro o clase nuevo. For Enterprise Search de Microsoft Office SharePoint Server 2007, use the Microsoft.SharePoint.PortalWebControls.SearchBoxEx instead. Gets a flag that indicates whether context-sensitive scopes are enabled for this Web Part.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Protected ReadOnly Property SupportContextSensitiveScope As Boolean
'Uso
Dim value As Boolean

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

Valor de propiedad

true indicates that additional, context-sensitive scope restrictions are enabled for this Web Part; otherwise, false.

Comentarios

The SupportContextSensitiveScope property is read-only. This property is protected.

Vea también

Referencia

SearchBox (Clase)
SearchBox (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)