Dynamicweb 8 Documentation
Content Property

Gets the content object that handles rendering of paragraphs. Deprecated.
Syntax
'Declaration
 
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> 
Public ReadOnly Property Content As Content
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] 
public Content Content {get;}
Remarks
Use Dynamicweb.ContentModule to add modules. Use Notifications.Standard.Paragraph.OnBeforeRender to manipulate the rendering.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageView Class
PageView Members

Send Feedback