public sealed class ViewCurrentUserParameters : IViewCurrentUserParametersPublic NotInheritable Class ViewCurrentUserParameters
Implements IViewCurrentUserParameterspublic ref class ViewCurrentUserParameters sealed : IViewCurrentUserParameters[<SealedAttribute>]
type ViewCurrentUserParameters =
class
interface IViewCurrentUserParameters
end| ViewCurrentUserParameters(ISession) | Инициализирует экземпляр класса ViewCurrentUserParameters. |
| ViewCurrentUserParameters(ISession, FuncBoolean, RequestParameterBuilder) | Инициализирует экземпляр класса ViewCurrentUserParameters. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetCurrentUserParameter(Boolean, Boolean) | Создает и возвращает параметр CurrentUserId, инициализированный параметрами текущего пользователя. |
| GetCurrentUserParameter(Guid, String, Boolean, Boolean) | Создает и возвращает параметр CurrentUserId. |
| GetFormatSettingsParameter | Создает и возвращает параметр FormatSettings. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetLocaleParameter | Создает и возвращает параметр Locale. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ProvideCurrentUserIdParameter | Проставляет в список параметров значение текущего пользователя, если он там отсутствует. |
| ProvideFormatSettingsParameter | Проставляет в список параметров имя настроек форматирования. Если параметр уже есть в списке, он будет заменен. |
| ProvideLocaleParameter | Проставляет в список параметров идентификатор культуры. Если параметр уже есть в списке он будет заменен. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |