Click or drag to resize

MacroSupportedActions Property

Namespace:  Dynamicweb.Extensibility.Macros
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
public abstract IEnumerable<string> SupportedActions { get; }

Property Value

Type: IEnumerableString
See Also