Click or drag to resize

AddInManagerGetAddInImage Method

Namespace:  Dynamicweb.Extensibility.AddIns
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public static string GetAddInImage(
	Type addInType
)

Parameters

addInType
Type: SystemType

Return Value

Type: String
See Also