C# Class StoryTeller.UserInterface.Editing.HTML.SelectorLinkTag

Inheritance: HtmlTags.HtmlTag
Datei anzeigen Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
Input ( string text ) : void
Label ( string text ) : void
SelectorLinkTag ( string key ) : System

Method Details

Input() public method

public Input ( string text ) : void
text string
return void

Label() public method

public Label ( string text ) : void
text string
return void

SelectorLinkTag() public method

public SelectorLinkTag ( string key ) : System
key string
return System