  | AddInDeprecatedAttribute Constructor  | 
  
    Namespace: 
   Dynamicweb.Extensibility.AddIns
    Assembly:
   Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntaxpublic AddInDeprecatedAttribute(
	bool isDeprecated
)
Public Sub New ( 
	isDeprecated As Boolean
)
Parameters
- isDeprecated
 - Type: SystemBoolean
 
See Also