Compartir a través de


: CategoryResultsWebPart.WebUrl (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
<ManagedLinkAttribute> _
<ResourcesAttribute("CategoryResultsWebPart_WebUrl_Label", "", "SearchBox_DDLabel_ToolTip")> _
<WebBrowsableAttribute(True)> _
<PersonalizableAttribute(PersonalizationScope.Shared)> _
Public Property WebUrl As String
'Uso
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; }

Vea también

Referencia

CategoryResultsWebPart (Clase)
CategoryResultsWebPart (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)