Returns all drop-down lists that the page contains and their locations. The method fills two passed arrays with drop-down list objects and their locations, then returns these arrays to a calling subroutine.
Parameters
Parameters
Description
drop_down_lists
[out] A placeholder for the page drop-down lists array.
locations
[out] A placeholder for the drop-down list locations array. OdDropDownList class.