what is the difference between this.controls and
page.form1.controls and me.controls?

Answer Posted / nithya

this.controls = in C#
me.controls=vb.net
page.form1.controls is not a valid one
Page.Form.Controls is available. this command is used to get
the all the child controls of a specific server control.
here the server control is form

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a session government?

675


Where web.config file is used?

759


How does output caching work in ASP.NET?

684


How can u debug your .net application?

780


What is Web API?

835


Define xmlreader class.

752


Explain serialization and deserialization?

765


Give 2 examples for scenarios when routing is not applied?

789


Explain difference betn dataset and recordset?

689


What is advantage of asp.net?

736


How does windows service lifecycle differ from a .standard. Exe?

717


How can you display all validation messages in one control?

749


What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?

791


How will you do Redo and Undo in a TextControl?

860


What is session in web technology?

717