Across
- 3. control is used to write simple text on the page, you can use server side formatting options like bold, italic, underlined.
- 5. posting is used to post data from one page to other
- 6. copies only structure of a table and not the data
- 7. stores the page state in a hidden field
- 8. controls displays all validation messages
- 11. a label gets rendered into ____ html control
Down
- 1. object is used to store application specific data into server memory.
- 2. the initial value of required field validator need to be set for _______ control
- 4. control can be used across multiple web applications
- 9. a property to validate page
- 10. page event where masterpage can be changed dynamically
