ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1BinaryImage Namespace / C1BinaryImage Class / DescriptionUrl Property

In This Topic
    DescriptionUrl Property
    In This Topic
    The URL for the file that contains a detailed description for the image.
    Syntax
    'Declaration
     
    Public Property DescriptionUrl As System.String
    public System.string DescriptionUrl {get; set;}
    See Also