FacebookConnectHelperGetFacebookEnabled Method |
Indicates if Facebook Connect is enabled for specified site.
Namespace: CMS.ExternalAuthenticationAssembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 12.0.0
Syntax public static bool GetFacebookEnabled(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also