Plumtree UI Infrastructure API  
 

HTMLElement.SetLangLocal Method 

Sets the value of the language attribute used by this element not the parent or child element(s).

public virtual void SetLangLocal(
   string s
);

Parameters

s
String value

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace