Some of the standard ASP.NET server controls allow the user to specify a template containing custom markup that will be used inside the server control. It is possible to create “.ascx” user controls that make use of this type of template. The MSDN documentation explains how.
Templates in ASP.NET User Controls
Posted by Kenny
on May 27, 2008
Trackbacks
Trackbacks are closed.