This topic has not yet been rated - Rate this topic

System.Activities.Presentation.ViewState Namespace

.NET Framework 4.5

Provides classes related to view state data and management of view states.

  ClassDescription
Public classViewStateDataThis class acts as a surrogate for holding view state properties (VirtualizedContainerService.HintSize and WorkflowViewStateService.ViewState) as attached properties when view state separation is done.
Public classViewStateManagerThis class is used to hold ViewStateData for all activities in the workflow as an attached property on the root of the XAML document.
Public classWorkflowViewStateClass defining ViewStateManager and ViewStateId attached properties.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.