asp.net.ph

BulletedList.Text Property

System.Web.UI.WebControls Namespace   BulletedList Class


Sets or retrieves the text displayed for the selected item in a BulletedList control.

Remarks

NOTE: The Text property is inherited from the ListControl class but is not applicable to the BulletedList control.

While you cannot access the Text property of a BulletedList control directly, you can use the event data of the BulletedListEventArgs class to determine the index of the link button in a BulletedList that was clicked. You can then access the Text property of the LinkButton control.

See Also

BulletedList Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph