C# (CSharp) Profiles.Framework.Utilities SessionManagement.Session - 36 примеров найдено. Это лучшие примеры C# (CSharp) кода для Profiles.Framework.Utilities.SessionManagement.Session, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Public method used to get the custom Profiles session object. The object is stored in the current users session and can be accessed with the "PROFILES_SESSION" key. If the session does not exist then this method will create the session by calling this.SessionCreate();