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




For a list of all members of this type, see MimeData members.

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.