| TwitterAccountInfoProviderGetTwitterAccountInfoInternal Method (Guid) | 
            Returns TwitterAccountInfo with specified GUID.
            
 
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.2.23
Syntaxprotected virtual TwitterAccountInfo GetTwitterAccountInfoInternal(
	Guid guid
)
Parameters
- guid
 - Type: SystemGuid
TwitterAccountInfo GUID 
Return Value
Type: 
TwitterAccountInfo
See Also