DeviceSpecificControlBuilder.GetChildControlType Method

This member overrides ControlBuilder.GetChildControlType.

public:
virtual Type^ GetChildControlType (
	String^ tagName, 
	IDictionary^ attributes
) override
public Type GetChildControlType (
	String tagName, 
	IDictionary attributes
)
public override function GetChildControlType (
	tagName : String, 
	attributes : IDictionary
) : Type

.NET Framework

Supported in: 2.0, 1.1

Community Additions

ADD
Show: