AuthenticationHelper ResolveDialogUrl Method Kentico 8.1 API Reference
Resolves the dialog URL. Keeps the URL in case the user is authenticated, uses the secured /cms/dialogs/ prefix to ensure the authentication for already authenticated user.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

url
Type: OnlineSystem String
URL to resolve, it must start with ~/

Return Value

Type: OnlineString
See Also