ESRI.ArcGIS.ADF.Web
MimeData Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web Namespace : MimeData Class




The following tables list the members exposed by MimeData.

Public Constructors

 NameDescription
Public ConstructorMimeData ConstructorOverloaded.  Constructor.  
Top

Public Properties

 NameDescription
Public PropertyBytes The image as a Byte array  
Public PropertyContentType The type of image.  
Public PropertyImageFile The path to an image on file.  
Top

Public Methods

 NameDescription
Public MethodGetBase64EncodedBytes The byte array as a Base 64 string.  
Public Methodstatic (Shared in Visual Basic)GetMimeUrlOverloaded.  Get a URL that represents this image using MIME Data Handler  
Public MethodGetObjectData Populates a SerializationInfo with the data needed to serialize the target object.  
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodSetContentTypeOverloaded. Sets the MimeData's ContentType by examining the image name.  
Public MethodStoreMimeInSession Stores mime data in session and returns url to it  
Public Methodstatic (Shared in Visual Basic)WriteToResponseWrites the MIME data to the output response stream.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.