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




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