ESRI.ArcGIS.ADF.Core
LoadType Enumeration
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF Namespace : LoadType Enumeration




The class supports the .NET ADF infrastructure and is not intended to be used directly from your code.

Syntax

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

Members

MemberDescription
FromString Load the XML Document from a string resource
FromLocalFile Load the Xml Document from a file resource
FromUrl Load the Xml Document from a Url Resource

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.LoadType

See Also

© 2010 All Rights Reserved.