Click or drag to resize
WindowsLiveLoginUserContext Property
Returns the application context that was originally passed to the sign-in request, if any.

Namespace: CMS.MembershipProvider
Assembly: CMS.MembershipProvider (in CMS.MembershipProvider.dll) Version: 9.0.0
Syntax
C#
public string Context { get; }

Property Value

Type: String
See Also