CustomCommandButton.Command

CustomCommandButton.Command property

Gets or sets the command name.

public string Command { get; set; }

See Also