ESRI.ArcGIS.ADF.Web
MimeID Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > CartoImage Class : MimeID Property




Gets the ID of the MimeData in session.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MimeID As String
Visual Basic (Usage)Copy Code
Dim instance As CartoImage
Dim value As String
 
value = instance.MimeID
C# 
public string MimeID {get;}

Remarks

Typically when a cartographic image is generated, it is stored in the server's memory using the MimeID as the session key.

See Also

© 2010 All Rights Reserved.