Table of Contents

Namespace FS.Hosting.Shared.GlobalObj

Classes

ContentDownload
ContentDownloadManager
GlobalContext
NoGlobalContextException

Diese Exception wird ausgelöst, wenn kein GlobalContext verfügbar ist.

cGlobalBase

Basisklasse für das Property FS.Hosting.Shared.GlobalObj.GlobalObjects.ocGlobal.

Interfaces

IGlobalObjects

Das GlobalObject ist von überall auf mit this.Global zu erreichen. Am GlobalObject werden alle Session-Daten verwaltet und Session-Funktionen angeboten.

IcGlobalBase

Bereits im SystemPackage existiert im Namespace FSGeneral eine Component mit dem Namen cGlobal. Diese Component kann customized werden. Aus Forms oder Components heraus kann eine Instanz dieser Component mit this.Global.ocGlobal angesprochen werden.

Enums

DropMode

Spezifiziert den Drop-Modus.