  | Design Constructor  | 
 Initializes a new instance of the 
Design class
 
    Namespace: 
   Dynamicweb.Rendering.Designer
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic Design(
	DirectoryInfo directory
)
Public Sub New ( 
	directory As DirectoryInfo
)
Parameters
- directory
 - Type: System.IODirectoryInfo
 
See Also