Dynamicweb 8 Documentation
LoadProperties(DataRow) Method

Current ParagraphRow.
Loads the properties of the current ParagraphRow.
Syntax
'Declaration
 
Public Overloads Shared Function LoadProperties( _ 
   ByVal paragraphRow As DataRow _ 
) As Properties
public static Properties LoadProperties( 
   DataRow paragraphRow 
)

Parameters

paragraphRow
Current ParagraphRow.

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