Click or drag to resize
TwitterAccountInfoProviderGetTwitterAccountInfoInternal Method (Guid)
Returns TwitterAccountInfo with specified GUID.

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

Parameters

guid
Type: SystemGuid
TwitterAccountInfo GUID

Return Value

Type: TwitterAccountInfo
See Also