'Declaration Public Enum SiteMapLayoutType Inherits System.Enum
public enum SiteMapLayoutType : System.Enum
'Declaration Public Enum SiteMapLayoutType Inherits System.Enum
public enum SiteMapLayoutType : System.Enum
| Member | Description | 
|---|---|
| Flow | The site map nodes will be shown horizontally one by one, with a separator text (default is "|"). | 
| List | The site map nodes will be shown as list. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1SiteMap.SiteMapLayoutType