Table of Contents

Class MarkdownSection

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

Constructors

MarkdownSection(string, string)

public MarkdownSection(string heading, string body)

Parameters

heading string
body string

Properties

Body

public string Body { get; set; }

Property Value

string

Path

public string Path { get; set; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string