Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.SessionState.SetBytes Method

(not specified)

Class: YetaWF.Core.Support.SessionState
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public void SetBytes(
    string key,
    byte[] btes );

Parameters

key

(not specified)

btes

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.SessionState ClassYetaWF.Core Overview