C# 클래스 Skybound.Gecko.GeckoElementExtensions

파일 보기 프로젝트 열기: tophatmonocle/DirtyGecko

공개 메소드들

메소드 설명
GetData ( this node, string dataAttributeName ) : string

Gets the value of the data-xxx attributes

메소드 상세

GetData() 공개 정적인 메소드

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
리턴 string