: HtmlMenuButton.ClickThruURL (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets the URL of the link.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property ClickThruURL As String
'Uso
Dim instance As HtmlMenuButton
Dim value As String
value = instance.ClickThruURL
instance.ClickThruURL = value
public string ClickThruURL { get; set; }
Valor de propiedad
A string that represents the URL of the link.
Vea también
Referencia
HtmlMenuButton (Clase)
HtmlMenuButton (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)