Class InSessionPageStore.SessionData

    • Constructor Detail

      • SessionData

        protected SessionData()
    • Method Detail

      • supportSessionSerialization

        public void supportSessionSerialization​(ISerializer serializer)
        Call this method if session serialization should be supported, i.e. all pages get serialized along with the session.
      • removeOldest

        protected void removeOldest()
      • removeAll

        public void removeAll()