Charge one dropdownlist from aspx file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have the next definition of one dropdownlist in an aspx file:

<td class="WBC_styclsTextColor0" colspan="2"><asp:DropDownList ID="MimeTypeList" autopostback="false" Runat="server" /></td

Where can I change the values for the dropdownlist?
 
Back
Top