IViewInterceptorInterceptedViews - свойство
Перехватываемые IViewInterceptor представления
Пространство имён: Tessa.ViewsСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
IDictionary<string, ITessaView> InterceptedViews { get; set; }
Property InterceptedViews As IDictionary(Of String, ITessaView)
Get
Set
property IDictionary<String^, ITessaView^>^ InterceptedViews {
IDictionary<String^, ITessaView^>^ get ();
void set (IDictionary<String^, ITessaView^>^ value);
}
abstract InterceptedViews : IDictionary<string, ITessaView> with get, set
Значение свойства
IDictionaryString,
ITessaView