SearchBox.DefaultScopes, propriété (Microsoft.SharePoint.Portal.WebControls)
Reserved for internal use only.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<BrowsableAttribute(False)> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property DefaultScopes As String
'Utilisation
Dim instance As SearchBox
Dim value As String
value = instance.DefaultScopes
instance.DefaultScopes = value
[BrowsableAttribute(false)]
[WebPartStorageAttribute(Storage.Shared)]
public string DefaultScopes { get; set; }
Voir aussi
Référence
SearchBox, classe
Membres SearchBox
Microsoft.SharePoint.Portal.WebControls, espace de noms