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




Previous page Back to top Next page

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