WorkflowDataBoundLabelPerformDataBinding Method |
PerformDataBinding
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.6.0 (8.0.6.20210916)
Syntax protected override void PerformDataBinding(
IEnumerable data
)
Protected Overrides Sub PerformDataBinding (
data As IEnumerable
)
Parameters
- data
- Type: System.CollectionsIEnumerable
See Also