Dynamicweb.eCommerce.Common Namespace > Gui Class : createHtmlDropdown Method |
true
[show none value].
'Declaration
Public Shared Function createHtmlDropdown( _ ByVal datalist As SortedList, _ ByVal dropdownObj As HtmlSelect, _ ByVal selectedData As String, _ Optional ByVal showNoneValue As Boolean, _ Optional ByVal noneValueTxT As String _ ) As String
public static string createHtmlDropdown( SortedList datalist, HtmlSelect dropdownObj, string selectedData, bool showNoneValue, string noneValueTxT )
true
[show none value].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