Retrieves a Twitter account with the specified identifier, and returns it.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- codeName
- Type: System String
Twitter account code name.
- siteId
- Type: CMS.DataEngine SiteInfoIdentifier
ID of the site the account is for.
Return Value
Type: TwitterAccountInfoA Twitter account with the specified identifier, if found; otherwise, null.
See Also