ImageUrl

CustomCommandButton.ImageUrl property

获取或设置命令按钮的图像 url。如果设置为 null 或空字符串,按钮将只显示它的文本。

public string ImageUrl { get; set; }

也可以看看