System.Web.UI.WebControls Namespace CommandField Class
.NET Framework version 2.0
Sets or retrieves the caption to display for the Select button in a CommandField.
The property is read/write with no default value.
Use the SelectText property to specify or determine the caption to display for the Select button in a CommandField control.
NOTE: This property applies only when the ButtonType property of a CommandField is set to Button or Link.
As an alternative to displaying text for a SelectText button, you can display an image by first setting the ButtonType property to Image and then setting the SelectImageUrl property.
CommandField Members CancelText DeleteText EditText InsertText NewText UpdateText
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note