Monday, May 26, 2008

Network User

You can find network user by this code:

User.Identity.Name.Substring(15, User.Identity.Name.Length - 15);

No comments: