| RibbonBarAddInCanInstantiate Property |
Gets value indicating whether add-in can be instantiated within the current container.
Namespace:
Dynamicweb.Controls.Extensibility
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public virtual bool CanInstantiate { get; }
Public Overridable ReadOnly Property CanInstantiate As Boolean
Get
Property Value
Type:
BooleanRemarks See Also