Namespace:
C1.Web.Command
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Assembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
protected override void ValidateDataSource( Object dataSource ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub ValidateDataSource ( _ dataSource As Object _ ) |
Parameters
- dataSource
- Type: System..::.Object