| |||||||
CommandField.NewImageUrl PropertySystem.Web.UI.WebControls Namespace CommandField Class .NET Framework version 2.0 Sets or retrieves the image to display for the New button in a CommandField. Syntax
Property Value
The property is read/write with no default value. RemarksUse the NewImageUrl property to specify or determine the path to the image file to display for the New button in a CommandField control.
As an alternative to displaying an image for a New button, you can display text by first setting the ButtonType property to Button or Link and then setting the NewText property. ExampleThe following example demonstrates how to use the NewImageUrl property to display a New image button in a DetailsView control. See AlsoCommandField Members CancelImageUrl DeleteImageUrl EditImageUrl InsertImageUrl SelectImageUrl UpdateImageUrl |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme