public sealed class ViewCurrentUserParameters : IViewCurrentUserParametersPublic NotInheritable Class ViewCurrentUserParameters
Implements IViewCurrentUserParameterspublic ref class ViewCurrentUserParameters sealed : IViewCurrentUserParameters[<SealedAttribute>]
type ViewCurrentUserParameters =
class
interface IViewCurrentUserParameters
end| ViewCurrentUserParameters(ISession) | Initializes a new instance of the ViewCurrentUserParameters class. |
| ViewCurrentUserParameters(ISession, FuncIViewParameterMetadata, FuncBoolean, RequestParameterBuilder) | Initializes a new instance of the ViewCurrentUserParameters class. Initializes a new instance of the ViewSpecialParameters class. |
| 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) | Создает и возвращает параметр текущий пользователь инициализированный параметрами текущего пользователя |
| GetCurrentUserParameter(Guid, String, Boolean, Boolean) | Создает и возвращает параметр текущий пользователь |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetLocaleParameter | Создает и возвращает параметр Идентификатор культуры пользователя |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ProvideCurrentUserIdParameter | Проставляет в список параметров значение текушего пользователя, если он там отсутствует. В случае если в коллекции уже есть параметр с именем CurrentUserId : а) Пользователь не является администратором, осуществляем замену данного параметра. б) Если пользователь является администратором, параметр остается как есть. |
| ProvideLocaleParameter | Проставлеяет в список параметров идентификатор культуры. Если параметр уже есть в списке он будет заменен |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| Get | (Определяется ComHelper) |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
| Invoke | (Определяется ComHelper) |
| Set | (Определяется ComHelper) |