| FacebookPageIdentityData Constructor | 
            Initializes a new instance of the PageIdentityData structure.
            
 
Namespace: CMS.SocialMarketingAssembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 10.0.0
 Syntax
Syntaxpublic FacebookPageIdentityData(
	string url,
	string id
)
Parameters
- url
- Type: SystemString
 Page URL.
- id
- Type: SystemString
 Page identifier.
 See Also
See Also