DataSourceView.CanExecute Method (String)
.NET Framework (current version)
Determines whether the specified command can be executed.
Assembly: System.Web (in System.Web.dll)
abstract CanExecute : commandName:string -> bool override CanExecute : commandName:string -> bool
Parameters
- commandName
-
Type:
System.String
The name of the command.
.NET Framework
Available since 4.0
Available since 4.0
Show: