Name

IWebFormReferenceManager

Synopsis

This interface allows the IDE to look up and manage references (to .NET types) used in a web form.

Public Interface IWebFormReferenceManager
                  ' Public Instance Methods
   Public Function GetObjectType(ByVal tagPrefix As String, 
        ByVal typeName As String) As Type  
   Public Function GetRegisterDirectives() As String  
   Public Function GetTagPrefix(
        ByVal objectType As Type) As String  
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.