  | ItemEntryCreate Method  | 
  
    Namespace: 
   Dynamicweb.Content.Items
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static ItemEntry Create(
	string systemName
)
Public Shared Function Create ( 
	systemName As String
) As ItemEntry
Parameters
- systemName
 - Type: SystemString
 
Return Value
Type: 
ItemEntry
See Also