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

In This Topic
    Src Property
    In This Topic
    Image URL, only works for Element.image element
    Syntax
    'Declaration
     
    
    Public Property Src As String
    public string Src {get; set;}
    See Also