[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.WebRequestHandler

WebRequestHandler Property

WebRequestHandler

Gets or sets the singleton instance of the IWebRequestHandler implementation that will be used to handle web requests. This property provides a centralized way to access and set the web request handler for the application.

Declaration
public static IWebRequestHandler WebRequestHandler { get; set; }
Public Shared Property WebRequestHandler As IWebRequestHandler