Plumtree Portal UI  
 

PlumtreeHelpers.IsEditingDefaultProfile Method (ISessionManager)

This method checks whether or not the current session is editing a default profile user.

public static bool IsEditingDefaultProfile(
   ISessionManager _persistentSubSession
);

Parameters

_persistentSubSession

Return Value

True implies the current user is edting a default profile.

See Also

PlumtreeHelpers Class | com.plumtree.portaluiinfrastructure.statichelpers Namespace | PlumtreeHelpers.IsEditingDefaultProfile Overload List