Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ToString in VB.NET code in ASP.NET Web Page
Message
From
17/11/2009 15:26:28
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
ASP.NET
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01435079
Message ID:
01435282
Views:
57
>>That's what I was thinking too
>>
>>something like
>>
>>
>>public static implicit operator string(object obj)
>>		{
>>			return obj.ToString();
>>		}
>>
>
>Greg,
>
>Did you mean to give a name of operator here?
Not with implicit......
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform