Method | Description | |
---|---|---|
CompressableSessionPageStatePersister ( |
Method | Description | |
---|---|---|
LoadFromRepository ( ) : void |
ViewState 저장소로부터 저장된 ViewState 정보를 가져옵니다.
|
|
SaveToRepository ( ) : void |
Page의 ViewState 정보를 특정 저장소에 저장하고, 저장 토큰 값을 AbstractServerPageStatePersister.StateValue에 저장합니다.
|
Method | Description | |
---|---|---|
ThrowIfSessionStateModeIsOff ( SessionStateMode mode ) : void |
Session을 사용하지 않도록 설정했다면 예외를 발생시킨다.
|
public CompressableSessionPageStatePersister ( |
||
page | ||
return | System |