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