ESRI.ArcGIS.ADF.Web
Session Property
See Also 
ESRI.ArcGIS.ADF.Web.Display.Swatch Namespace > SwatchInfo Class : Session Property




Session where the swatch image data may be stored.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Session As HttpSessionState
Visual Basic (Usage)Copy Code
Dim instance As SwatchInfo
Dim value As HttpSessionState
 
value = instance.Session
C# 
public HttpSessionState Session {get;}

See Also

© 2010 All Rights Reserved.