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