Partager via


SearchBoxEx.ScopeDisplayGroupName, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets the scope display group name for the search box Web Part.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<ResourcesAttribute("SearchBox_ScopeDisplayGroup", "", "SearchBox_ScopeDisplayGroup_ToolTip")> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property ScopeDisplayGroupName As String
'Utilisation
Dim instance As SearchBoxEx
Dim value As String

value = instance.ScopeDisplayGroupName

instance.ScopeDisplayGroupName = value
[ResourcesAttribute("SearchBox_ScopeDisplayGroup", "", "SearchBox_ScopeDisplayGroup_ToolTip")] 
[WebPartStorageAttribute(Storage.Shared)] 
public string ScopeDisplayGroupName { get; set; }

Valeur de la propriété

A string that contains the display group name.

Voir aussi

Référence

SearchBoxEx, classe
Membres SearchBoxEx
Microsoft.SharePoint.Portal.WebControls, espace de noms