Symphony Framework
SelectionItem Constructor(String,String)
Symphony.Conductor.Content Namespace > SelectionItem Class > SelectionItem Constructor : SelectionItem Constructor(String,String)
The string description value.
The item string value to assign to the item.
Alternate constructur. Accepts the type description and a string value indicating the backing value of the item associated with it
Syntax
public SelectionItem( 
   string description,
   string stringValue
)

Parameters

description
The string description value.
stringValue
The item string value to assign to the item.
Remarks
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

SelectionItem Class
SelectionItem Members
Overload List