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

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 9.0.0
Syntax
C#
protected virtual FacebookAccountInfo GetFacebookAccountInfoInternal(
	Guid guid
)

Parameters

guid
Type: SystemGuid
FacebookAccountInfo GUID

Return Value

Type: FacebookAccountInfo
See Also