C# Class Manos.Mvc.HtmlString

Show file Open project: toptensoftware/manos

Public Properties

Property Type Description
Value string

Public Methods

Method Description
HtmlString ( string val ) : System

Method Details

HtmlString() public method

public HtmlString ( string val ) : System
val string
return System

Property Details

Value public property

public string Value
return string