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