ESRI.ArcGIS.ADF.ArcGISServer.Editor
LoadTypeXml Enumeration
See Also 
ESRI.ArcGIS.ADF.XmlGen Namespace : LoadTypeXml Enumeration




Load the Xml Document from a resource

Syntax

Visual Basic (Declaration) 
Public Enum LoadTypeXml 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As LoadTypeXml
C# 
public enum LoadTypeXml : Enum 

Members

MemberDescription
String Load the Xml Document from a String resource
File Load the Xml Document from a File resource
Url Load the Xml Document from a Url resource
Unknown Undetermined type

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.XmlGen.LoadTypeXml

See Also

© 2010 All Rights Reserved.