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