HtmlHeadBuilder.GetChildControlType Method (String, IDictionary)
.NET Framework (current version)
Namespace:
System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Return to top
Assembly: System.Web (in System.Web.dll)
Public Overrides Function GetChildControlType ( tagName As String, attribs As IDictionary ) As Type
Parameters
- tagName
-
Type:
System.String
The tag name of the child control.
- attribs
-
Type:
System.Collections.IDictionary
An array of attributes contained in the child control.
.NET Framework
Available since 2.0
Available since 2.0
Show: