Click or drag to resize
FacebookAccountInfoProviderGetFacebookAccountInfo Method (Guid)
Returns FacebookAccountInfo with specified GUID.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
public static FacebookAccountInfo GetFacebookAccountInfo(
	Guid guid
)

Parameters

guid
Type: SystemGuid
FacebookAccountInfo GUID

Return Value

Type: FacebookAccountInfo
See Also