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.0.5239.26125)
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