ICustomSignOutScriptProvider Interface |
Namespace: CMS.Membership.Web.UI
public interface ICustomSignOutScriptProvider
The ICustomSignOutScriptProvider type exposes the following members.
Name | Description | |
---|---|---|
GetSignOutScript |
Builds and returns a custom logout script which is obligated to call the given callback upon finish.
|