What are Custom User Controls in ASP.NET?
1972
01-Sep-2014
Sumit Kesarwani
01-Sep-2014The custom user controls are the controls that are defined by developers. These controls are a mixture of custom behavior and predefined behavior. These controls work similar to other Web server controls.