Table of Contents

Class BoilerplateMiddleArgs

Namespace
SunamoHtml.Args
Assembly
SunamoHtml.dll

Arguments for middle section of HTML boilerplate.

public class BoilerplateMiddleArgs
Inheritance
BoilerplateMiddleArgs
Inherited Members
Extension Methods

Properties

OnLoad

Gets or sets the onload attribute value for the body tag.

public string OnLoad { get; set; }

Property Value

string