Retrieves a Twitter application matching the specified criteria, and returns it.
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- applicationName
- Type: System String
Twitter application name.
- siteName
- Type: CMS.DataEngine SiteInfoIdentifier
Site name.
Return Value
Type: TwitterApplicationInfoA Twitter application matching the specified criteria, if found; otherwise, null.
See Also