The Action to execute

Namespace: DotNetNuke.Common.Utilities.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Action Action { get; set; }
Visual Basic
Public Property Action As Action
	Get
	Set

See Also