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