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