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

In This Topic
    Href Property (Image)
    In This Topic
    Gets or sets the href of the Image annotation.
    Syntax
    'Declaration
     
    
    Public Property Href As String
    public string Href {get; set;}
    See Also