| RibbonBarAddInGetAllAddInTypes Method |
Retrieves the list of all add-in types that are currently loaded into the app domain.
Namespace:
Dynamicweb.Controls.Extensibility
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public static Type[] GetAllAddInTypes()
Public Shared Function GetAllAddInTypes As Type()
Return Value
Type:
TypeRemarks See Also