LinkShare Class

Inheritance Hierarchy

System.Object
  Microsoft.Web.Helpers.LinkShare

Namespace:  Microsoft.Web.Helpers
Assembly:  Microsoft.Web.Helpers (in Microsoft.Web.Helpers.dll)

Syntax

'Declaration
Public NotInheritable Class LinkShare
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class LinkShare
public ref class LinkShare abstract sealed
public final class LinkShare

The LinkShare type exposes the following members.

Properties

  Name Description
Public propertyStatic member BitlyApiKey
Public propertyStatic member BitlyLogin

Top

Methods

  Name Description
Public methodStatic member GetHtml

Top

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.

See Also

Reference

Microsoft.Web.Helpers Namespace