Which property is used to name a web control ?
Which property is used to name a web control ?
		A. ControlName
B. Designation
C. ID 
D. Name
		A. Implement application and session level events 
B. Declare Global variables
C. No use
D. All of the above
		A. Response.ViewState
B. Response.Cookies
C. Session
D. Application 
		A. Page_Load()
B. Page_Init() 
C. Page_click()
D. Page_doubleclick()
		A. Maintain the login state security through a View State.
B. Maintain the login state security through a Session.
C. Maintain the login state security through a database. 
D. All of the above
		A. Add Source, Tag prefix
B. Add Tag prefix, Tag name
C. Add Src, Tagprefix, Tagname 
D. None of these
		A. DataCaching 
B. Output Caching
C. Both A and B
D. None of these