4 references to CanExecute
System.Web (3)
UI\WebControls\DetailsView.cs (1)
2458if (!view.CanExecute(commandName)) {
UI\WebControls\FormView.cs (1)
2088if (!view.CanExecute(commandName)) {
UI\WebControls\GridView.cs (1)
3057if (!view.CanExecute(commandName)) {
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
2343if (!view.CanExecute(commandName)) {