IWorkplaceViewComponentContentFactories - свойство |
Gets Список фабрик используемых для создания моделей представлений по данной модели
Пространство имён:
Tessa.UI.Views
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[NotNullAttribute]
IDictionary<string, Func<IWorkplaceViewComponent, Object>> ContentFactories { get; }<NotNullAttribute>
ReadOnly Property ContentFactories As IDictionary(Of String, Func(Of IWorkplaceViewComponent, Object))
Get
[NotNullAttribute]
property IDictionary<String^, Func<IWorkplaceViewComponent^, Object^>^>^ ContentFactories {
IDictionary<String^, Func<IWorkplaceViewComponent^, Object^>^>^ get ();
}[<NotNullAttribute>]
abstract ContentFactories : IDictionary<string, Func<IWorkplaceViewComponent, Object>> with get
Значение свойства
Тип:
IDictionaryString,
FuncIWorkplaceViewComponent,
Object
См. также