I am creating a asp.net pr开发者_如何学JAVAoject that have one master page for all pages. Why my object's name for example my div with ID="div1" is changed to ctl00_ div1 when this object is in master page?
It is to ensure uniqueness of the id.
The Master Page can include content from multiple sources, so it prepends to each id to ensure it is unique across all sources. The value prepended represents the content section the content is within.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论