79706224

Date: 2025-07-18 13:17:46
Score: 1
Natty:
Report link

Try to give string for

     this.ddlDepartments.SelectedValue
as  above the code,
    string ddlDepts = this.ddlDepartments.SelectedValue;
then use this string "ddlDepts" in querystring. 
    
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: shilpa dixit