aspxtreme

DataControlField.HeaderImageUrl Property

System.Web.UI.WebControls Namespace   DataControlField Class


.NET Framework version 2.0

Sets or retrieves the URL of an image displayed in the header section of DataControlField.

Syntax


Inline <asp:datacontrolfield headerimageurl = strUrl ... >
Script DataControlField.HeaderImageUrl = strUrl

Property Value


strUrl String that represents a fully qualified or relative URL to an image displayed in the header section of a DataControlField

The property is read/write with no default value.

Remarks

Use the HeaderImageUrl property to specify or determine the URL path of an image displayed in the header section of a DataControlField.

If you need to display text instead of an image in the header section of the field, set the HeaderIText property instead.

NOTE: If both the HeaderText and HeaderImageUrl properties are set, the HeaderImageUrl property takes precedence.

See Also

DataControlField Members   HeaderText



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

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