Name

ITagNameToTypeMapper

Synopsis

This interface consists of a single method GetControlType(), which accepts a string containing a control tag and returns a System.Type object identifying the corresponding control class.

Interface ITagNameToTypeMapper
                  ' Public Instance Methods
   Public Function GetControlType(ByVal tagName As String, 
        ByVal attribs As System.Collections.IDictionary) As Type  
End Interface

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.