Table of Contents

Class BlogEntry

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class BlogEntry
Inheritance
BlogEntry
Inherited Members
Extension Methods

Constructors

BlogEntry()

public BlogEntry()

Properties

Content

public string Content { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string