Gets or sets an optional parameter passed to the Command event.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public string CommandArgument { get; set; } |
Visual Basic
![]() |
---|
Public Property CommandArgument As String |
Type: String
A string specifying the command argument passed to the Command event. The default value is an empty string ("").