ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FileManager Class / HostUrl Property

In This Topic
    HostUrl Property
    In This Topic
    Host Url of machine which host the server.
    Syntax
    'Declaration
     
    
    Public Property HostUrl As String
    public string HostUrl {get; set;}
    See Also