Click or drag to resize
CMSDirectActionResultAction Property
Action to invoke.

Namespace: CMS.Base.Routing
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
public Action Action { get; }

Property Value

Type: Action
See Also