new content(contentValue, renderingTemplate) → {void}
Represents content model
Parameters:
Name | Type | Description |
---|---|---|
contentValue |
dw.content.Content | result of ContentMgr.getContent call |
renderingTemplate |
string | rendering template for the given content |
Returns:
- Type
- void