: SearchBox.SearchScopes (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Reserved for internal use only.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<BrowsableAttribute(False)> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property SearchScopes As String
'Uso
Dim instance As SearchBox
Dim value As String
value = instance.SearchScopes
instance.SearchScopes = value
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.Shared)]
public string SearchScopes { get; set; }
Vea también
Referencia
SearchBox (Clase)
SearchBox (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)