Uiinfrastructure API Docs  
 

GatewayHandlers.DPROFILE_EDITOR_SESSION_FLAG Field

Name of the session flag indicating being in the default profile editor. Defined here so that the AppDataObject can access it too. This is stored on the persistent session.

public const string DPROFILE_EDITOR_SESSION_FLAG = "DefProfEditorActiveFlag";

See Also

GatewayHandlers Class | com.plumtree.uiinfrastructure.interpreter.filter.utils Namespace