Keyoti RapidSpell Web .NET Help Docs
GetChildControlType Method (tagName, attributes)
API DocumentationKeyoti.RapidSpellRSGenericBuilderGetChildControlType(String, IDictionary)
Keyoti RapidSpell Web .NET
Returns null
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override Type GetChildControlType(
	string tagName,
	IDictionary attributes
)
public override Type GetChildControlType(
	string tagName,
	IDictionary attributes
)
Public Overrides Function GetChildControlType ( 
	tagName As String,
	attributes As IDictionary
) As Type
Public Overrides Function GetChildControlType ( 
	tagName As String,
	attributes As IDictionary
) As Type
public:
virtual Type^ GetChildControlType(
	String^ tagName, 
	IDictionary^ attributes
) override
public:
virtual Type^ GetChildControlType(
	String^ tagName, 
	IDictionary^ attributes
) override
abstract GetChildControlType : 
        tagName : string * 
        attributes : IDictionary -> Type 
override GetChildControlType : 
        tagName : string * 
        attributes : IDictionary -> Type 
abstract GetChildControlType : 
        tagName : string * 
        attributes : IDictionary -> Type 
override GetChildControlType : 
        tagName : string * 
        attributes : IDictionary -> Type 
Parameters
tagName (String)
attributes (IDictionary)
Return Value
Type

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331