How do I call the SelectedIndexChanged event of a Dropdownlist in another method. Use WebForm.
How do I call the SelectedIndexChanged event of a Dropdownlist in another method. Use WebForm.
seuDropDownList_SelectedIndexChanged(this, EventArgs.Empty);