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