ESRI.ArcGIS.ADF.Web.UI.WebControls
TocType Enumeration
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TocType Enumeration




Runtime behavior of the Table of Contents.

Syntax

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

Members

MemberDescription
LayerList Diplays only the (group) layer lists.
SwatchList Displays the swatches along with the layer lists.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.UI.WebControls.TocType

See Also

© 2010 All Rights Reserved.