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

In This Topic
    HttpHandlerUrl Property
    In This Topic
    Specifies the URL of the HTTPHandler from which the image will be served.
    Syntax
    'Declaration
     
    Public Property HttpHandlerUrl As System.String
    public System.string HttpHandlerUrl {get; set;}
    See Also