Function

$().SPServices.SPGetCurrentUser

Functionality

This utility function, which is also publicly available, simply returns the current user's account in the form DOMAIN\username.

Syntax

$().SPServices.SPGetCurrentUser();

Example

var thisUser = $().SPServices.SPGetCurrentUser();

Available Options

None

Returns

The current user account as a string.
Last edited Dec 8 2009 at 6:48 PM by sympmarc, version 4
Comments
No comments yet.

Updating...
© 2006-2010 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2010.1.12.16187