CompositionLoadingContext
StockSharp.Diagram
Contexto de carga.
Constructores
CompositionLoadingContext
public CompositionLoadingContext(bool allowCode)
compositionLoadingContext = CompositionLoadingContext(allowCode)
Contexto de carga.
- allowCode
- AllowCode@
Propiedades
AllowAlerts
public ISet<AlertNotifications> AllowAlerts { get; }
value = compositionLoadingContext.AllowAlerts
Permitir alertas para el diagrama.
AllowCode
public bool AllowCode { get; }
value = compositionLoadingContext.AllowCode
Permitir IsExternalCodeelementos.