CustomCommandButton.Text

CustomCommandButton.Text property

Gets or sets the alternative text of the command button.

public string Text { get; set; }

See Also