 | AddInManager Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Extensibility.AddIns
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic class AddInManager
Public Class AddInManager
The AddInManager type exposes the following members.
Constructors
| Name | Description |
---|
 | AddInManager | Initializes a new instance of the AddInManager class |
Top
Properties
Methods
| Name | Description |
---|
  | CanBeCastFrom | |
  | CreateAddInInstance(String) | |
  | CreateAddInInstance(Type) | |
  | CreateAddInInstance(String, Object) | |
  | CreateAddInInstance(Type, Object) | |
  | CreateAddInInstanceT | |
  | CreateAddInInstancesT | |
  | EnsureAssembliesAreLoaded | |
  | GetAddInActive | |
  | GetAddInAuthors | |
  | GetAddInClasses(String) | |
  | GetAddInClasses(Type) | |
  | GetAddInClasses(String, Boolean) | |
  | GetAddInClasses(String, Boolean, FuncType, Boolean) | |
  | GetAddInClassesT | |
  | GetAddInDataConstrain | Obsolete. |
  | GetAddInDeprecated | |
  | GetAddInDescription | |
  | GetAddInGroup | |
  | GetAddInIgnore | |
  | GetAddInImage | |
  | GetAddInIsAdditional | Obsolete. |
  | GetAddInIsStandard | |
  | GetAddInLabel | |
  | GetAddInLabels | |
  | GetAddInName | |
  | GetAddInNames | |
  | GetAddInOrder | |
  | GetAddInParameterEditor | |
  | GetAddInParameterEditorName | |
  | GetAddInParameterGroupName | |
  | GetAddInParameterName | |
  | GetAddInParameterOrder | |
  | GetAddInParameterOrderInCode | |
  | GetAddInParameters | |
  | GetAddInParameterSectionName | |
  | GetAddInParameterType | |
  | GetAddInParameterValue | |
  | GetAddInProperties | |
  | GetAddInProperty | |
  | GetAddInPropertyType | |
  | GetAddInPropertyValue(Object, PropertyInfo) | |
  | GetAddInPropertyValue(Object, String) | |
  | GetAddInTargets | |
  | GetAddInTypeByAddInName | |
  | GetAddInTypeByName | |
  | GetAddInUseParameterGrouping | |
  | GetAddInUseParameterOrdering | |
  | GetAddInUseParameters | |
  | GetAddInUseParameterSectioning | |
  | GetAssemblyQualifiedName | |
  | GetCollectionElementType | |
  | GetCustomAttributesT(PropertyInfo) | |
  | GetCustomAttributesT(Type) | |
  | GetIcon | |
  | GetPropertyInfo | |
  | GetPropertyValue | |
  | GetProvidersT | |
  | GetProvidersT(String) | |
  | GetTemplateExtendersT | |
  | GetTemplateExtendersT(Boolean) | |
  | ImplementsInterface(Object, Type) | |
  | ImplementsInterface(Type, Type) | |
  | InvokeFunction | |
  | InvokeStaticFunction(String, String, Object) | |
  | InvokeStaticFunction(Type, String, Object) | |
  | IsAddInEnabled | |
  | IsAssemblyAllowed | |
  | SetAddInDisabled | |
  | SetAddInEnabled | |
  | SetAddInParameterValue | |
  | SetAddInPropertyValue(Object, String, Object) | |
  | SetAddInPropertyValue(Object, String, Object, Boolean) | |
Top
See Also