Name

RenderMethod

Synopsis

This delegate is used exclusively by the ASP.NET framework. It specifies the signature for a method used to render a control.

Public Delegate Sub RenderMethod(
        ByVal output As HtmlTextWriter, 
        ByVal container 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.