'Declaration Protected Overridable Sub BeforeLoadFromSession( _ ByVal session As HttpSessionState, _ ByVal sessionKey As String _ )
'Usage Dim instance As FpSpread Dim session As HttpSessionState Dim sessionKey As String instance.BeforeLoadFromSession(session, sessionKey)
protected virtual void BeforeLoadFromSession( HttpSessionState session, string sessionKey )
Parameters
- session
- sessionKey