public AspChildControlTypeAttribute( string tagName, Type controlType )
Public Sub New ( _ tagName As String, _ controlType As Type _ )
public: AspChildControlTypeAttribute( String^ tagName, Type^ controlType )