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