Click or drag to resize

WebViewerControlCreateSessionId Event

Used to override the session id used by the control to generate cache file names. The default is the Session.Id of the page

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event CreateSessionIdEventHandler CreateSessionId

Value

Type: Atalasoft.Imaging.WebControlsCreateSessionIdEventHandler
Remarks
Caution note Caution
WebViewerControl control is not available for .NET Core.
See Also