AquaLogic Interaction Development Kit (IDK) 6.0.0

IDocument.SetLanguage Method 

Sets the language of the document.

void SetLanguage(
   string language
);

Parameters

language
The document language.

Remarks

Note: If not set, defaults to "en".

See Also

IDocument Interface | Plumtree.Remote.PRC Namespace