Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.SessionStateIO<TObj>.Key Property

The name of the object to load/save in session state.

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

Syntax

public string Key { get; set; }

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