Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.SessionStateIO<TObj>.Load Method

Loads the object named by the Key property.

Class: YetaWF.Core.IO.SessionStateIO<TObj>
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public TObj? Load();

Return Value

Returns the object.

See Also YetaWF.Core.IO.SessionStateIO<TObj> ClassYetaWF.Core Overview