| MacroSupportedActions Property |
Namespace:
Dynamicweb.Extensibility.Macros
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax public abstract IEnumerable<string> SupportedActions { get; }
Public MustOverride ReadOnly Property SupportedActions As IEnumerable(Of String)
Get
Property Value
Type:
IEnumerableStringSee Also