Dynamicweb 8 Documentation
AddInManager Class Methods


For a list of all members of this type, see AddInManager members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateAddInInstanceOverloaded. Creates the add in instance.  
Public Methodstatic (Shared in Visual Basic)EnsureAssembliesEnsures the assemblies are loaded.  
Public Methodstatic (Shared in Visual Basic)GetAddInActiveGets the add in active attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInAuthorsRetrieves the list of values of the "Name" property of an add-in's AddInAuthorAttribute attributes.  
Public Methodstatic (Shared in Visual Basic)GetAddInClassesOverloaded. Returns all types whose name contains the given search string.  
Public Methodstatic (Shared in Visual Basic)GetAddInDataConstrainGets the add in data constrain attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInDeprecatedGets the add in deprecated attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInDescriptionGets the add in description attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInExecutionTimesOverloaded.   
Public Methodstatic (Shared in Visual Basic)GetAddInGroupGets the add in group attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInIgnoreReturns a value indicating whether the given type has an Ignore attribute; true if this is the case, false otherwise.  
Public Methodstatic (Shared in Visual Basic)GetAddInImageGets the add in image attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInIsAdditionalGets the add in is additional attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInIsStandardDetermines whether the given add-in is a standard Dynamicweb add-in.  
Public Methodstatic (Shared in Visual Basic)GetAddInLabelGets the add in label attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInLabelsGets the add in labels.  
Public Methodstatic (Shared in Visual Basic)GetAddInNameGets the name of the add in.  
Public Methodstatic (Shared in Visual Basic)GetAddInOrderGets the add in order attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInParameterEditorGets the add in parameter editor.  
Public Methodstatic (Shared in Visual Basic)GetAddInParameterEditorNameGets the name of the add in parameter editor.  
Public Methodstatic (Shared in Visual Basic)GetAddInParameterGroupNameGets the name of the add in parameter group.  
Public Methodstatic (Shared in Visual Basic)GetAddInParameterOrderGets the add in parameter order.  
Public Methodstatic (Shared in Visual Basic)GetAddInParameterOrderInCodeGets the add in parameter order in code.  
Public Methodstatic (Shared in Visual Basic)GetAddInParametersGets the add in parameters.  
Public Methodstatic (Shared in Visual Basic)GetAddInParameterTypeGets the type of the add in parameter.  
Public Methodstatic (Shared in Visual Basic)GetAddInParameterValueGets the add in parameter value.  
Public Methodstatic (Shared in Visual Basic)GetAddInPropertiesGets the add in properties.  
Public Methodstatic (Shared in Visual Basic)GetAddInPropertyGets the add in property.  
Public Methodstatic (Shared in Visual Basic)GetAddInPropertyTypeGets the type of the add in property.  
Public Methodstatic (Shared in Visual Basic)GetAddInPropertyValueOverloaded. Gets the add in property value.  
Public Methodstatic (Shared in Visual Basic)GetAddInTargetsRetrieves the list of values of the "Path" property of an add-in's AddInTargetAttribute attributes.  
Public Methodstatic (Shared in Visual Basic)GetAddInTypeByAddInNameGets the name of the add in type by add in.  
Public Methodstatic (Shared in Visual Basic)GetAddInTypeByNameGets the name of the add in type by.  
Public Methodstatic (Shared in Visual Basic)GetAddInUseParameterGroupingGets the add in use parameter grouping attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInUseParameterOrderingGets the add in use parameter ordering attribute.  
Public Methodstatic (Shared in Visual Basic)GetAddInUseParametersGets the add in use parameters.  
Public Methodstatic (Shared in Visual Basic)GetAssemblyQualifiedNameReturns the assembly-qualified name of the type (full name plus assembly simple name).  
Public Methodstatic (Shared in Visual Basic)GetCollectionElementTypeReturns a type of an element if the target type represents a strongly typed collection.  
Public Methodstatic (Shared in Visual Basic)GetCustomAttributes<T>Returns a list of custom attributes of the given type defined on a given type.  
Public Methodstatic (Shared in Visual Basic)GetPropertyInfoGets the property info.  
Public Methodstatic (Shared in Visual Basic)GetTemplateExtendersOverloaded. Gets the list of template extenders of the specified type.  
Public Methodstatic (Shared in Visual Basic)ImplementsInterfaceOverloaded. Implements the interface of specified type.  
Public Methodstatic (Shared in Visual Basic)InvokeFunctionOverloaded. Invokes the function of the specfied name on the specified instance.  
Public Methodstatic (Shared in Visual Basic)IsAddInEnabled  
Public Methodstatic (Shared in Visual Basic)IsAssemblyLoadedDetermines whether assembly is loaded.  
Public Methodstatic (Shared in Visual Basic)LoadAllAssembliesInBinLoads all assemblies in bin.  
Public Methodstatic (Shared in Visual Basic)RegisterAddInExecutionTimeOverloaded.   
Public Methodstatic (Shared in Visual Basic)SetAddInDisabled  
Public Methodstatic (Shared in Visual Basic)SetAddInEnabled  
Public Methodstatic (Shared in Visual Basic)SetAddInParameterValueSets the add in parameter value.  
Public Methodstatic (Shared in Visual Basic)SetAddInPropertyValueOverloaded. Sets the add in property value.  
Top
See Also

Reference

AddInManager Class
Dynamicweb.Extensibility Namespace

Send Feedback