C# (CSharp) Votabl2.Common Namespace

Classes

Name Description
ActivityHandler
BlobHelper
BooleanToVisibilityConverter Value converter that translates true to Visibility.Visible and false to Visibility.Collapsed.
BusyDisposer
Disposer
LoadStateEventArgs Class used to hold the event data required when a page attempts to load state.
NavigationHelper
SaveStateEventArgs Class used to hold the event data required when a page attempts to save state.
SuspensionManager SuspensionManager captures global session state to simplify process lifetime management for an application. Note that session state will be automatically cleared under a variety of conditions and should only be used to store information that would be convenient to carry across sessions, but that should be discarded when an application crashes or is upgraded.
SuspensionManagerException