: SearchBox.DefaultScopes (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 DefaultScopes As String
'Uso
Dim instance As SearchBox
Dim value As String
value = instance.DefaultScopes
instance.DefaultScopes = value
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.Shared)]
public string DefaultScopes { get; set; }
Vea también
Referencia
SearchBox (Clase)
SearchBox (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)