LinkedInServiceEnhanced MembersKentico 8.0 API Reference
The LinkedInServiceEnhanced type exposes the following members.
Constructors

  NameDescription
Public methodLinkedInServiceEnhanced
LinkedInServiceEnhanced constructor
Back to Top
Methods

  NameDescription
Public methodCommentOnNetworkUpdate (Inherited from LinkedInService.)
Public methodCreateReShare (Inherited from LinkedInService.)
Public methodCreateShare(String, VisibilityCode) (Inherited from LinkedInService.)
Public methodCreateShare(String, String, String, Uri, Uri, VisibilityCode, Boolean) (Inherited from LinkedInService.)
Public methodDeleteStatusObsolete. (Inherited from LinkedInService.)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodGetConnectionsByMemberId(String) (Inherited from LinkedInService.)
Public methodGetConnectionsByMemberId(String, Modified, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsByMemberId(String, List ProfileField , Int32, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsByMemberId(String, List ProfileField , Int32, Int32, Modified, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser  (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser(List ProfileField , Modified, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser(List ProfileField , Int32, Int32) (Inherited from LinkedInService.)
Public methodGetConnectionsForCurrentUser(List ProfileField , Int32, Int32, Modified, Int32) (Inherited from LinkedInService.)
Public methodGetCurrentUser(ProfileType) (Inherited from LinkedInService.)
Public methodGetCurrentUser(ProfileType, List ProfileField ) (Inherited from LinkedInService.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetNetworkStatistics (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Scope) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, DateTime, DateTime) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime, Boolean) (Inherited from LinkedInService.)
Public methodGetNetworkUpdates(NetworkUpdateTypes, Int32, Int32, DateTime, DateTime, Boolean, Scope) (Inherited from LinkedInService.)
Public methodGetOutOfNetworkProfile(ApiRequest) (Inherited from LinkedInService.)
Public methodGetOutOfNetworkProfile(Uri, IEnumerable HttpHeader ) (Inherited from LinkedInService.)
Public methodGetProfileByMemberId(String) (Inherited from LinkedInService.)
Public methodGetProfileByMemberId(String, List ProfileField ) (Inherited from LinkedInService.)
Public methodGetProfilesByMemberIds (Inherited from LinkedInService.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodInvalidateToken (Inherited from LinkedInService.)
Public methodInvitePerson(String, String, String, ConnectionType, ApiRequest) (Inherited from LinkedInService.)
Public methodInvitePerson(String, String, String, String, String, ConnectionType) (Inherited from LinkedInService.)
Public methodLikeNetworkUpdate (Inherited from LinkedInService.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodPostNetworkUpdate (Inherited from LinkedInService.)
Public methodSearch(String, Int32, Int32) (Inherited from LinkedInService.)
Public methodSearch(String, String, String, String, Boolean, SortCriteria, Int32, Int32, Collection ProfileField ) (Inherited from LinkedInService.)
Public methodSearch(String, String, String, String, Boolean, String, Boolean, String, Boolean, String, String, Int32, SortCriteria, Int32, Int32, Collection ProfileField , Collection FacetField , Dictionary FacetCode, Collection String  ) (Inherited from LinkedInService.)
Public methodSearchCompany
Searches LinkedIn for companies.
Public methodSendMessage (Inherited from LinkedInService.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Public methodUnlikeNetworkUpdate (Inherited from LinkedInService.)
Public methodUpdateStatusObsolete. (Inherited from LinkedInService.)
Back to Top
Extension Methods

  NameDescription
Public Extension MethodGetAPIString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodGetString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodToBoolean
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDateTime
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDouble
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToGuid
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToInteger
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToString
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.)
Back to Top
See Also