Click or drag to resize
LinkedInHelperGetLinkedInEnabled Method
Indicates if LinkedIn is enabled for specified site.

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

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also