Click or drag to resize
SocialMediaHelperGetFacebookApiKey Method
Returns Facebook API key.

Namespace: CMS.SocialMedia
Assembly: CMS.SocialMedia (in CMS.SocialMedia.dll) Version: 9.0.0
Syntax
C#
public static string GetFacebookApiKey(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also