DesignTimeParseData.UserControlRegisterEntries Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a collection of information about user control registrations.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections.ICollectionAn ICollection containing the tag prefix, tag name, and location of the user control. The collection is populated automatically by the .NET Framework at parse time.
.NET Framework
Available since 2.0
Available since 2.0
Show: