Tagged Questions

1
vote
2answers
1k views

how to obtain the client id of a ContentPlaceHolder in an easy manner?

i need to add JavaScript calls in some controls attributes, i am using master pages but in order to obtain the contentplaceholder client id i am iterating over the forms controls. is there another ...