| UltimateTabstrip Class Library |
|
Tab.ToString Method
Returns a string that represents the current Tab object.
[Visual Basic]
Overrides Public Function ToString() As
String
[C#]
public override
string ToString();
Return Value
A string that represents the current Tab object.
See Also
Tab Class | Karamasoft.WebControls.UltimateTabstrip Namespace