Dynamicweb 8 Documentation
CreateContent(Int32) Method

The page id.
Creates the content for the passed page id.
Syntax
'Declaration
 
Public Function CreateContent( _ 
   ByVal pageId As Integer _ 
) As String
public string CreateContent( 
   int pageId 
)

Parameters

pageId
The page id.
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

Content Class
Content Members

Send Feedback