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