CurrentUser | erminas.SmartAPI.CMS.ISession | |
DialogLocales | erminas.SmartAPI.CMS.ISession | |
ExecuteRQL(string query, RQL.IODataFormat format) | erminas.SmartAPI.CMS.ISession | |
ExecuteRQL(string query) | erminas.SmartAPI.CMS.ISession | |
ExecuteRQLInProjectContext(string query, Guid projectGuid) | erminas.SmartAPI.CMS.ISession | |
ExecuteRQLInProjectContextAndEmbeddedInProjectElement(string query, Guid projectGuid) | erminas.SmartAPI.CMS.ISession | |
ExecuteRQLRaw(string query, RQL.IODataFormat ioDataFormat) | erminas.SmartAPI.CMS.ISession | |
GetTextContent(Guid projectGuid, ILanguageVariant lang, Guid elementGuid, string typeString) | erminas.SmartAPI.CMS.ISession | |
Locales | erminas.SmartAPI.CMS.ISession | |
LogonGuid | erminas.SmartAPI.CMS.ISession | |
SelectedProject | erminas.SmartAPI.CMS.ISession | |
SelectProject(Guid projectGuid) | erminas.SmartAPI.CMS.ISession | |
SelectProject(IProject project) | erminas.SmartAPI.CMS.ISession | |
SendMailFromCurrentUserAccount(EMail mail) | erminas.SmartAPI.CMS.ISession | |
SendMailFromSystemAccount(EMail mail) | erminas.SmartAPI.CMS.ISession | |
ServerLogin | erminas.SmartAPI.CMS.ISession | |
ServerManager | erminas.SmartAPI.CMS.ISession | |
ServerVersion | erminas.SmartAPI.CMS.ISession | |
SessionKey | erminas.SmartAPI.CMS.ISession | |
SetTextContent(Guid projectGuid, ILanguageVariant languageVariant, Guid textElementGuid, string typeString, string content) | erminas.SmartAPI.CMS.ISession | |
StandardLocale | erminas.SmartAPI.CMS.ISession | |
WaitForAsyncProcess(TimeSpan maxWait, Predicate< IAsynchronousProcess > processPredicate) | erminas.SmartAPI.CMS.ISession | |
WaitForAsyncProcess(TimeSpan maxWait, TimeSpan retry, Predicate< IAsynchronousProcess > processPredicate) | erminas.SmartAPI.CMS.ISession | |