Dynamicweb 8 Documentation
GetAddInTypeByName Method (AddInSelector)

Name of the type.
Gets the name of the add in type by.
Syntax
'Declaration
 
Public Function GetAddInTypeByName( _ 
   ByVal typeName As String _ 
) As Type
public Type GetAddInTypeByName( 
   string typeName 
)

Parameters

typeName
Name of the type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AddInSelector Class
AddInSelector Members

Send Feedback