'DeclarationPublic Overloads Shared Sub FillComboWithColorNames( _ ByVal dropDownList As System.Web.UI.WebControls.DropDownList _ )
'UsageDim dropDownList As System.Web.UI.WebControls.DropDownList WebExamplesUtilities.FillComboWithColorNames(dropDownList)
public static void FillComboWithColorNames( System.Web.UI.WebControls.DropDownList dropDownList )
Parameters
- dropDownList