Прочитать на английском Изменить

Поделиться через


DataSourceExpression.IStateManager.LoadViewState(Object) Method

Definition

When implemented by a class, loads the previously saved view state of the data source expression object.

C#
void IStateManager.LoadViewState(object state);

Parameters

state
Object

The object that represents the saved view state values for the data source expression object.

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the DataSourceExpression instance is cast to an IStateManager interface.

Applies to

Продукт Версии
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1