ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SVGStyle Class / Href Property

In This Topic
    Href Property (SVGStyle)
    In This Topic
    A value to indicate the URL, if specified element behaves as hyperlink
    Syntax
    'Declaration
     
    
    Public Property Href As String
    public string Href {get; set;}
    See Also