FacebookAccountInfoProvider GetFacebookAccountInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetFacebookAccountInfo(Guid)
Returns FacebookAccountInfo with specified GUID.
Public methodStatic memberGetFacebookAccountInfo(Int32)
Retrieves a Facebook account with the specified identifier, and returns it.
Public methodStatic memberGetFacebookAccountInfo(String, SiteInfoIdentifier)
Retrieves a FacebookAccountInfo with the specified Facebook page identifier, and returns it.
Back to Top
See Also