Namespace:
Endeca.Web.UI.WebControls
Assembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
Assembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
protected override int CreateChildControls( IEnumerable dataSource, bool dataBinding ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function CreateChildControls ( _ dataSource As IEnumerable, _ dataBinding As Boolean _ ) As Integer |
| Visual C++ |
|---|
protected: virtual int CreateChildControls( IEnumerable^ dataSource, bool dataBinding ) override |