Method LoadGridLayout
- Namespace
- FrameworkSystems.FrameworkControls.Actions
- Assembly
- FrameworkSystems.FrameworkControls.dll
LoadGridLayout(string, bool)
Sendet eine Action an den Client, die ein auf dem Client-Rechner gespeichertes Grid-Layout einliest.
public virtual void LoadGridLayout(string fileName, bool displayErrorMsg)
Parameters
fileName
stringRelativer Dateipfad.
displayErrorMsg
boolGibt an, ob im Fehlerfall eine Meldung angezeigt werden soll.
- See Also