Class Link
- Namespace
- InSite.Domain.CourseObjects
- Assembly
- Shift.Sdk.dll
public class Link
- Inheritance
-
Link
- Inherited Members
- Extension Methods
Constructors
Link()
public Link()
Properties
Target
public string Target { get; set; }
Property Value
Type
public string Type { get; set; }
Property Value
Url
public string Url { get; set; }