Dynamicweb 8 Documentation
WebsiteItemTypeLayoutCollection Class
Members 

Object Model
WebsiteItemTypeLayoutCollection ClassString Class
Syntax
'Declaration
 
<XmlRootAttribute("ItemLayouts")> 
Public Class WebsiteItemTypeLayoutCollection 
   Inherits System.Collections.Generic.Dictionary(Of String,String)
[XmlRootAttribute("ItemLayouts")] 
public class WebsiteItemTypeLayoutCollection : System.Collections.Generic.Dictionary<string,string> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.Dictionary<TKey,TValue>
      Dynamicweb.Content.Items.Metadata.WebsiteItemTypeLayoutCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WebsiteItemTypeLayoutCollection Members
Dynamicweb.Content.Items.Metadata Namespace

Send Feedback