'Declaration
Public Function New( _ ByVal httpContext As System.Web.HttpContext, _ ByVal webControl As NWebControl _ )
'Usage
Dim httpContext As System.Web.HttpContext Dim webControl As NWebControl Dim instance As New NChartPermanentSessionStateManager(httpContext, webControl)
public NChartPermanentSessionStateManager( System.Web.HttpContext httpContext, NWebControl webControl )
Parameters
- httpContext
- webControl