Click or drag to resize
LinkedInHelperLinkedInIsAvailable Method
Indicates if LinkedIn is available/enabled on specified site.

Namespace: CMS.ExternalAuthentication
Assembly: CMS.ExternalAuthentication (in CMS.ExternalAuthentication.dll) Version: 11.0.0
Syntax
C#
public static bool LinkedInIsAvailable(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also