What is the use of @Register directives?

Answers were Sorted based on User's Feedback



What is the use of @Register directives?..

Answer / varun paliwal

Directives in ASP.NET are used to set attributes for a
page. The @Register directive is a directive used to
register user defined controls on a web page

Is This Answer Correct ?    16 Yes 5 No

What is the use of @Register directives?..

Answer / asmita

@register directive is used for to user control just drag and drop user control it is automatically created @register directive.

Is This Answer Correct ?    0 Yes 0 No

What is the use of @Register directives?..

Answer / jeenat

we can resister a custom server control to a web page using @Resister directive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are PDBs? Where must they be located for debugging to work?

4 Answers  


How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?

5 Answers   LG Soft,


Can you clarified A Web service can only be written in .NET or not?

0 Answers   Siebel,


What is an example of an application service provider?

0 Answers  


What are the uses of list view control in Asp.net?

0 Answers   HCL,






what is shared assembly?

2 Answers   Microsoft,


What is smart navigation?

1 Answers  


How to manage different kinds of sessions in ASP.NET?

0 Answers   Cap Gemini,


What is the page life cycle in asp.net?

0 Answers  


Describe a Windows Service and its lifecycle ?

0 Answers   Siebel,


i cant get Primary output selection from the Dialog box While Creating Setup and Deployment the web application how to solve it..

1 Answers  


Write the different features of a Thread and a Process?

0 Answers   Siebel,


Categories