Skip to main content

Legacy - Asp.Net Web Form - User Control Asp.net 4.0


Back - Web Applications> Web Forms - Legacy

Adding a new user control Example .
1. Add new user control
2. Add Child Control
3. Add Desired Code behind algorithm
4. Drag user control from solution explorer to desired web page .
5. Baam .. now the user control is there .

Consideration
1. Accessing the properties .
- Add a public properties on the user control code behind . And Assign desired task on page_load .

example :
We may use it like this too

Back - Web Applications> Web Forms - Legacy
Published on : 27-Dec-2018
Legacy Published on : 17-Dec-2014
Ref no : DDN-L-WPUB-00001

About Author

My photo
Wan Mohd Adzha MCPD,MCSD,MCSE
I am passionate about technology and of course love Durians. Certified by Microsoft as MCP Since 2011. Blogging from Malaysia

Comments