The following tables list the members exposed by DVS.
Name | Description | |
---|---|---|
![]() | DVS Constructor | DVS; Delta View State is used to persist the web control's view state with page. |
Name | Description | |
---|---|---|
![]() | SnapshotState | The saved state. |
Name | Description | |
---|---|---|
![]() ![]() | DigAndGetProperty | Reflects and gets a property using the given path. |
![]() ![]() | DigAndSetProperty | Reflects and sets a property using the given path. |
![]() | GetChangesSinceLastSnapshot | Gets the changes in the component's state since the last snapshot was taken. |
![]() | GetDefault | Gets the default value at the specified index. |
![]() ![]() | GetProplist | Gets a list of properties for the given Type. |
![]() | LoadViewState | Loads the ViewState for the given component. |
![]() ![]() | recurse | Adds the given PropertyInfo to the list recursively, including sub-properties. |
![]() | TakeSnapshotOfState | Stores a snapshot of the component's state. |
Name | Description | |
---|---|---|
![]() | GetCollectionDelta | Gets the differing items between two lists. |
![]() | GetSimpleDelta | Determines whether or not the snapshot state differs from the component state. |