| AddInSelectorGetAddInTypeByName Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public Type GetAddInTypeByName(
string typeName
)
Public Function GetAddInTypeByName (
typeName As String
) As Type
Parameters
- typeName
- Type: SystemString
Return Value
Type:
TypeSee Also