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




Whether the swatch data are stored in-memory as MIME data, or if false, as a URL location.

Syntax

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

See Also

© 2010 All Rights Reserved.