  | AddInImageAttribute Constructor  | 
  
    Namespace: 
   Dynamicweb.Extensibility.AddIns
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic AddInImageAttribute(
	string image
)
Public Sub New ( 
	image As String
)
Parameters
- image
 - Type: SystemString
 
See Also