asp.net.ph

ListItem.ToString Method

System.Web.UI.WebControls Namespace   ListItem Class


Returns a String that represents the current ListItem.

[ VB ]
Overrides Public Function ToString ( ) As String

[ C# ]
public override string ToString ( );

[ C++ ]
public: String* ToString ( );

[ JScript ]
public override function ToString ( ) : String;

NOTE: This member overrides Object.ToString.

See Also

ListItem Members   String 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