AddinLoader Class |
Namespace: Cadcorp.Web.UI.Util
The AddinLoader type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CheckAddIns |
Checks the database to see if addins are already present in the system.
|
![]() ![]() | GetAddInList |
Gets the list of add ins available.
|
![]() ![]() | GetAdminDialogs |
Return a list of controls inheriting from DialogBase
|
![]() ![]() | GetAdminMenuItems |
Return a list of MenuItem controls.
|
![]() ![]() | GetAuthenticatedAddIns |
Gets an array of Add Ins that require authentication
|
![]() ![]() | GetDialogs |
Return a list of controls inheriting from DialogBase
|
![]() ![]() | GetFriendlyName |
Get the human readable name for the add in
|
![]() ![]() | GetMapControls |
Return a list of controls inheriting from OLControlBase
|
![]() ![]() | GetMenuItems |
Return a list of MenuItem controls.
|
![]() ![]() | GetToolStripButtons |
Return a list of controls inheriting from ButtonBase
|
![]() ![]() | GetWebResources |
Returns web resources for available user.
|
![]() ![]() | Initialise |
Initialises the add in loader, checking the addins folder and loading assemblies to the current AppDomain.
|
![]() ![]() | TypeImplementsInterface |
Check to insure that an interface is implemented.
|