[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PageOptions.Username

Username Property

Username

Gets or sets the username for basic HTTP authentication.

See https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication for more details.

Declaration
public string Username { get; set; }
Public Property Username As String