Name

BuildTemplateMethod

Synopsis

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) 

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.