Plumtree EDK (Enterprise Web Development Kit) 5.4.0

IDocument.SetLanguage Method 

Sets the language of the document.

void SetLanguage(
   string language
);

Parameters

language
The document language.

Remarks

Note: If not set, this will default to "en".

See Also

IDocument Interface | Plumtree.Remote.PRC Namespace