Plumtree UI Infrastructure API  
 

HTMLElement.SetLangGlobal Method 

Set the default language available for all child elements -- not necessarily displayed unless the element is set to display the language attribute.

public virtual void SetLangGlobal(
   string s
);

Parameters

s
String value

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace