C#
VB
C++
Gets a specific addin registered control type.
Public Function GetAddInControlType( _
ByVal addinName As String, _
ByVal name As String _
) As Type
addinName
Name of the addin.
name
The name contol to get.
The type of the specified control.
Returns null if the specified addin control doesn't exist.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET