Dynamicweb 8 Documentation
Load(Int32) Method

Database row ID.
Loads object data using the given database row ID.
Syntax
'Declaration
 
Public Overloads Overrides Sub Load( _ 
   ByVal id As Integer _ 
) 
public override void Load( 
   int id 
)

Parameters

id
Database row 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

GroupFilterOption Class
GroupFilterOption Members
Overload List
Base Implementation in Load(Int32)

Send Feedback