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