Prepares the user authentication GUID, adds it as a query string parameter to supplied Url.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- user
- Type: CMS.Membership UserInfo
UserInfo of particular user
- targetUrl
- Type: System String
Target URL
Return Value
Type: StringTarget URL with authentication GUID parameter
See Also