P
Patrick Olurotimi Ige
I'm trying to use Replace function in C# but it seems i can't use
it!!!!!!!
I can use it in VB.NET below
strLogonUsr = Replace(User.Identity.Name,"JOHNS\","")
Does anybody knows how i can do this in C#?
Thx
it!!!!!!!
I can use it in VB.NET below
strLogonUsr = Replace(User.Identity.Name,"JOHNS\","")
Does anybody knows how i can do this in C#?
Thx