开发者

fetching client id in external javascript file

How to fetch Client ID's of asp.net control in external javascript file i google it but didn't find any relevant answer 开发者_Go百科if somebody can tell me or provide me some good links


You can't. The external javascript file is fetched as a separate request, so the page object with the control where the information is doesn't exist any more when the script is requested.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜