Models a special kind of Atom link that contains a WebContent element.

Namespace:  Google.GData.Extensions
Assembly:  Google.GData.Calendar (in Google.GData.Calendar.dll)
Version: 1.2.3.0

Syntax

C#
public class WebContentLink : AtomLink
Visual Basic (Declaration)
Public Class WebContentLink _

	Inherits AtomLink
Visual C++
public ref class WebContentLink : public AtomLink

Inheritance Hierarchy

System..::.Object
  Google.GData.Client..::.AtomBase
    Google.GData.Client..::.AtomLink
      Google.GData.Extensions..::.WebContentLink

See Also