Represents an element on a page that can be linked to from other documents or other places in the same document.

Namespace: FirstFloor.Documents
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public class LinkTarget
Visual Basic
Public Class LinkTarget
Visual C++
public ref class LinkTarget

Inheritance Hierarchy

System..::..Object
  FirstFloor.Documents..::..LinkTarget

See Also