| ContentCreateContent Method |
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public 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,
StringSee Also