| ContextMacroSupportedActions Property |
Namespace:
Dynamicweb.Ecommerce.Common
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public override IEnumerable<string> SupportedActions { get; }
Public Overrides ReadOnly Property SupportedActions As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also