WorkplaceViewComponentInitializationStrategyDefaultGetPagingMode - метод |
Возвращает текущий режим постраничного вывода полученный из метаданных модели представления
model
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected static Paging DefaultGetPagingMode(
[NotNullAttribute] IWorkplaceViewComponent model
)
Protected Shared Function DefaultGetPagingMode (
<NotNullAttribute> model As IWorkplaceViewComponent
) As Paging
protected:
static Paging DefaultGetPagingMode(
[NotNullAttribute] IWorkplaceViewComponent^ model
)
static member DefaultGetPagingMode :
[<NotNullAttribute>] model : IWorkplaceViewComponent -> Paging
Параметры
- model
- Тип: Tessa.UI.ViewsIWorkplaceViewComponent
Модель
Возвращаемое значение
Тип:
Paging
Режим постраничного вывода
См. также