Dynamicweb 8 Documentation
Area.CopyMode Enumeration

Defines how to copy an area
Syntax
'Declaration
 
Public Enum Area.CopyMode 
   Inherits System.Enum
public enum Area.CopyMode : System.Enum 
Members
MemberDescription
PropertiesCoipes only the website properties and no pages or paragraphs
StructureCopies only the page structure
StructureAndContentCopies the page structure and the paragraphs
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dynamicweb.Content.Area.CopyMode

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

Dynamicweb.Content Namespace

Send Feedback