i have a master page and the content pages in the master page i have the textbox and dropdown
the value in the dropdown may vary according to the content pages
e.g for one content page the dropdown may contain
branchname,
city,
address
and let for other content page under same master page the dropdown may have values like
Contactnumber,
EmailID,
………..
………
etc…..
so please help me to how can i bind that dropdown from my content page
thanks.
Please do as follows:
I have created a property in the master page and called that on the content page as:
and on the content page: