Click or drag to resize

AddInSelectorGetAddInTypeByName Method

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public Type GetAddInTypeByName(
	string typeName
)

Parameters

typeName
Type: SystemString

Return Value

Type: Type
See Also