IViewCurrentUserParametersProvideLocaleParameter - метод
Проставляет в список параметров идентификатор культуры.
Если параметр уже есть в списке он будет заменен
Пространство имён: Tessa.ViewsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
void ProvideLocaleParameter(
[NotNullAttribute] ICollection<RequestParameter> parameters,
int localeId,
[NotNullAttribute] string text
)
Sub ProvideLocaleParameter (
<NotNullAttribute> parameters As ICollection(Of RequestParameter),
localeId As Integer,
<NotNullAttribute> text As String
)
void ProvideLocaleParameter(
[NotNullAttribute] ICollection<RequestParameter^>^ parameters,
int localeId,
[NotNullAttribute] String^ text
)
abstract ProvideLocaleParameter :
[<NotNullAttribute>] parameters : ICollection<RequestParameter> *
localeId : int *
[<NotNullAttribute>] text : string -> unit
Параметры
- parameters ICollectionRequestParameter
-
Список параметров
- localeId Int32
-
Идентификатор текущей культуры
- text String
-
Имя культуры