Table of Contents

Class BlogSearchResult

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

Constructors

BlogSearchResult()

public BlogSearchResult()

Properties

Date

public DateTimeOffset Date { get; set; }

Property Value

DateTimeOffset

Day

public string Day { get; set; }

Property Value

string

Month

public string Month { get; set; }

Property Value

string

Name

public string Name { get; set; }

Property Value

string

Path

public string Path { get; set; }

Property Value

string

Summary

public string Summary { get; set; }

Property Value

string

Title

public string Title { get; set; }

Property Value

string