Gets or sets the command name associated with the control.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string CommandName { get; set; } |
Visual Basic
![]() |
---|
Public Property CommandName As String |
Type: String
A string that specifies the command name of the control. The default value is an empty string ("").