ImageUrlField Property (C1MenuItemBinding)
Gets or sets the name of the field from the data source to bind the imageUrl property of a C1MenuItem object to which the C1MenuBinding object is applied.
public System.string ImageUrlField {get; set;}
'Declaration
Public Property ImageUrlField As System.String