Method | Description | |
---|---|---|
GetAttribute ( this element, string attributeName ) : string | ||
ToLowString ( this boolVal ) : string |
public static GetAttribute ( this element, string attributeName ) : string | ||
element | this | |
attributeName | string | |
return | string |
public static ToLowString ( this boolVal ) : string | ||
boolVal | this | |
return | string |