[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.PageOptions.IgnoreHTTPSErrors

IgnoreHTTPSErrors Property

IgnoreHTTPSErrors

Gets or sets a value indicating whether to ignore HTTPS errors during navigation. Defaults to false.

Declaration
public bool IgnoreHTTPSErrors { get; set; }
Public Property IgnoreHTTPSErrors As Boolean