---
title: "What are Custom User Controls in ASP.NET?"  
description: "What are Custom User Controls in ASP.NET?"  
author: "Sumit Kesarwani"  
published: 2014-09-01  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/2089/what-are-custom-user-controls-in-asp-dot-net  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# What are Custom User Controls in ASP.NET?

The 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.

## Answers

### Answer by Sumit Kesarwani

The 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.


---

Original Source: https://www.mindstick.com/interview/2089/what-are-custom-user-controls-in-asp-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
