Table of Contents

Class Link

Namespace
InSite.Domain.CourseObjects
Assembly
Shift.Sdk.dll
public class Link
Inheritance
Link
Inherited Members
Extension Methods

Constructors

public Link()

Properties

public string Target { get; set; }

Property Value

string
public string Type { get; set; }

Property Value

string
public string Url { get; set; }

Property Value

string