1 write to DeleteImageUrl
System.Web (1)
UI\WebControls\CommandField.cs (1)
557((CommandField)newField).DeleteImageUrl = DeleteImageUrl;
2 references to DeleteImageUrl
System.Web (2)
UI\WebControls\CommandField.cs (2)
557((CommandField)newField).DeleteImageUrl = DeleteImageUrl; 627AddButtonToCell(cell, DataControlCommands.DeleteCommandName, DeleteText, false, String.Empty, rowIndex, DeleteImageUrl);