Gets or sets the command name for this command button
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string CommandName { get; set; } |
| Visual Basic |
|---|
Public Property CommandName As String Get Set |