C# Class Skybound.Gecko.GeckoElementExtensions

Afficher le fichier Open project: tophatmonocle/DirtyGecko

Méthodes publiques

Méthode Description
GetData ( this node, string dataAttributeName ) : string

Gets the value of the data-xxx attributes

Method Details

GetData() public static méthode

Gets the value of the data-xxx attributes
public static GetData ( this node, string dataAttributeName ) : string
node this
dataAttributeName string Microdata label in data-label attribute
Résultat string