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