Gets or sets the Command Name
Namespace: DotNetNuke.UI.ContainersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string CommandName { get; set; } |
Visual Basic |
---|
Public Property CommandName As String Get Set |
Field Value
A String
Remarks
Maps to ModuleActionType in DotNetNuke.Entities.Modules.Actions