Click or drag to resize
FacebookConnectScriptHelper Class
Facebook connect script helper
Inheritance Hierarchy
SystemObject
  CMS.ExternalAuthentication.Web.UIFacebookConnectScriptHelper

Namespace: CMS.ExternalAuthentication.Web.UI
Assembly: CMS.ExternalAuthentication.Web.UI (in CMS.ExternalAuthentication.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static class FacebookConnectScriptHelper

The FacebookConnectScriptHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetFacebookInitScriptForSite
Returns script for Facebook Connect initialization.
Public methodStatic memberGetFacebookLoginHandlerScript
Returns login handler script.
Public methodStatic memberGetFacebookLogoutScriptForSignOut
Returns Facebook Connect logout script including check whether user is logged to Facebook (if not additional script is executed).
Top
See Also