'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 NDiagramPermanentSessionStateManager(httpContext, webControl)
public NDiagramPermanentSessionStateManager( System.Web.HttpContext httpContext, NWebControl webControl )
Parameters
- httpContext
- webControl