C# Class StoryTeller.Util.HtmlTextWriter.RenderAttribute

Afficher le fichier Open project: storyteller/Storyteller

Méthodes publiques

Свойство Type Description
encode bool
isUrl bool
key HtmlTextWriterAttribute
name string
value string

Property Details

encode public_oe property

public bool encode
Résultat bool

isUrl public_oe property

public bool isUrl
Résultat bool

key public_oe property

public HtmlTextWriterAttribute key
Résultat HtmlTextWriterAttribute

name public_oe property

public string name
Résultat string

value public_oe property

public string value
Résultat string