Table of Contents

Method SetStateFromViewState

Namespace
Innova.Prism.Telerik.Controls
Assembly
Innova.Prism.Telerik.dll

SetStateFromViewState(EntityList, RadGridViewState)

Sets the state of the entity list from the specified RadGridViewState object.

public static void SetStateFromViewState(EntityList entityList, RadGridViewState obj)

Parameters

entityList EntityList

The entity list to set the state to.

obj RadGridViewState

The RadGridViewState object containing the state.