Mega Code Archive
Categories
/
ASP.Net
/
User Control And Master Page
User control with readonly properties
<%@ Page %> <%@ Register TagPrefix="uc1" TagName="header" Src="Control.ascx" %>
User Controls
It was a dark and stormy night.
File: Control.ascx <%@ Control Language="c#" %>