Plumtree Portal UI  
 

PTLoginHelper.SetAllowUserCreation Method 

This method sets whether or not to allow user creation.

public static void SetAllowUserCreation(
   AActivitySpace space,
   IApplication application,
   bool b
);

Parameters

space
the current Activity Space
application
the application
b

See Also

PTLoginHelper Class | com.plumtree.portaluiinfrastructure.login Namespace