Click or drag to resize

AddInManagerIsAssemblyAllowed Method

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static bool IsAssemblyAllowed(
	string asmName
)

Parameters

asmName
Type: SystemString

Return Value

Type: Boolean
See Also