Dynamicweb 8 Documentation
LoadProperties(Int32) Method

The ID of the paragraph
Loads the properties of the specified paragraph
Syntax
'Declaration
 
Public Overloads Shared Function LoadProperties( _ 
   ByVal paragraphID As Integer _ 
) As Properties
public static Properties LoadProperties( 
   int paragraphID 
)

Parameters

paragraphID
The ID of the paragraph

Return Value

Properties.
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

Properties Class
Properties Members
Overload List

Send Feedback