ServerLink Class
Represents a published link to a Microsoft SharePoint Server site that targets the current user.
Inheritance Hierarchy
System.Object
[PublishedLinksService Web service].ServerLink
Namespace: [PublishedLinksService Web service]
Web service reference: http://Site/_vti_bin/PublishedLinksService.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class ServerLink
'Usage
Dim instance As ServerLink
[SerializableAttribute]
public class ServerLink
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.