  | ContentCreateContent Method  | 
  
    Namespace: 
   Dynamicweb.Frontend
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IDictionary<string, string> CreateContent(
	int contentId
)
Public Function CreateContent ( 
	contentId As Integer
) As IDictionary(Of String, String)
Parameters
- contentId
 - Type: SystemInt32
 
Return Value
Type: 
IDictionaryString, 
String
See Also