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: virtual Type^ GetChildControlType( String^ tagName, IDictionary^ attribs ) override
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: