Partager via


CategoryResultsWebPart.WebUrl, propriété (Microsoft.SharePoint.Portal.WebControls)

Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.

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

Syntaxe

'Déclaration
<ManagedLinkAttribute> _
<ResourcesAttribute("CategoryResultsWebPart_WebUrl_Label", "", "SearchBox_DDLabel_ToolTip")> _
<WebBrowsableAttribute(True)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property WebUrl As String
'Utilisation
Dim instance As CategoryResultsWebPart
Dim value As String

value = instance.WebUrl

instance.WebUrl = value
[ManagedLinkAttribute] 
[ResourcesAttribute("CategoryResultsWebPart_WebUrl_Label", "", "SearchBox_DDLabel_ToolTip")] 
[WebBrowsableAttribute(true)] 
[PersonalizableAttribute(PersonalizationScope.Shared)] 
public string WebUrl { get; set; }

Voir aussi

Référence

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