CompositionLoadingContext
StockSharp.Diagram
Загрузка контекста.
Конструкторы
CompositionLoadingContext
public CompositionLoadingContext(bool allowCode)
compositionLoadingContext = CompositionLoadingContext(allowCode)
Загрузка контекста.
- allowCode
- AllowCode
Свойства
AllowAlerts
public ISet<AlertNotifications> AllowAlerts { get; }
value = compositionLoadingContext.AllowAlerts
Разрешить оповещения для диаграммы.
AllowCode
public bool AllowCode { get; }
value = compositionLoadingContext.AllowCode
Разрешить IsExternalCodeэлементы.