This API is currently not supported.
Namespace: Microsoft.IdentityManagement.WebUI.Controls
Assembly: Microsoft.IdentityManagement.WFExtensionInterfaces (in microsoft.identitymanagement.wfextensioninterfaces.dll)

Usage

Visual Basic
Me.EnsureDataPersisted

Syntax

Visual Basic
Protected Sub EnsureDataPersisted
C#
protected void EnsureDataPersisted ()
C++
protected:
void EnsureDataPersisted ()
J#
protected void EnsureDataPersisted ()
JScript
protected function EnsureDataPersisted ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also