Uiinfrastructure API Docs  
 

ASCache.SPACEID_INVALID Field

Used by the gateway in the interpreter, since it doesn't use cache IDs. This should not be used by Activity Space developers. This will trigger different Activity Space caching (see Interpreter.HandleCacheLimit for details)

public const string SPACEID_INVALID = "None";

See Also

ASCache Class | com.plumtree.uiinfrastructure.activityspace Namespace