IViewPlaceholderInfoParameters - свойство |
Параметры, которые передаются в представление по умолчанию.
Пространство имён:
Tessa.Platform.Placeholders
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис IList<RequestParameter> Parameters { get; }
ReadOnly Property Parameters As IList(Of RequestParameter)
Get
property IList<RequestParameter^>^ Parameters {
IList<RequestParameter^>^ get ();
}
abstract Parameters : IList<RequestParameter> with get
Значение свойства
Тип:
IListRequestParameterЗаметки
Значение свойства никогда не равно null.
См. также