LinkedInAccountInfoProvider GetLinkedInAccountInfo Method Kentico 8.1 API Reference
Overload List

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