[]
        
(Showing Draft Content)

C1.Web.Mvc.ItemsBoundControl-1.ItemsSourceId

ItemsSourceId Property

ItemsSourceId

Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control.

Declaration
[Json(true, 1, "itemsSource")]
[JsonConverter(typeof(ServiceConverter))]
public virtual string ItemsSourceId { get; set; }