Dynamicweb 8 Documentation
GetOptions Method (OrderProfit)

Specified current control name.
Implements IDropDownOptions.GetOptions method, and used for DropDownLists control.
Syntax
'Declaration
 
Public Function GetOptions( _ 
   ByVal Name As String _ 
) As Hashtable
public Hashtable GetOptions( 
   string Name 
)

Parameters

Name
Specified current control name.

Return Value

Hashtable with specified control options.
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

OrderProfit Class
OrderProfit Members

Send Feedback