June 2002
Intermediate to advanced
816 pages
28h 12m
English
BuildTemplateMethod
This delegate is used exclusively by the ASP.NET framework. It specifies the
signature for a method used to build a template-based control like a Page and is used by the CompiledTemplateBuilder class. It is not used
in your code.
Public Delegate Sub BuildTemplateMethod(
ByVal control As Control)
Read now
Unlock full access