WorkflowDesignerLoader.OnEndLoad(Boolean, ICollection) Metoda

Definice

Volá se při načítání návrháře.

protected:
 override void OnEndLoad(bool successful, System::Collections::ICollection ^ errors);
protected override void OnEndLoad(bool successful, System.Collections.ICollection errors);
override this.OnEndLoad : bool * System.Collections.ICollection -> unit
Protected Overrides Sub OnEndLoad (successful As Boolean, errors As ICollection)

Parametry

successful
Boolean

truepokud je operace načítání úspěšná; v opačném případě . false

errors
ICollection

Obsahuje chyby načítání.

Platí pro