Accordion for ASP.NET Web Forms
DataSourceID Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Accordion Namespace > C1Accordion Class : DataSourceID Property
Gets or sets the ID of the control from which the data-bound control retrieves its list of data items.
Syntax
'Declaration
 
Public Overrides Property DataSourceID As System.String
public override System.string DataSourceID {get; set;}

Property Value

The ID of a control that represents the data source from which the data-bound control retrieves its data.
See Also

Reference

C1Accordion Class
C1Accordion Members