InitialTemplateMode
Sets the initial mode for XSLT processing. Templates with a mode value equal to the submitted string will be processed.
COM and .NET
Signature: InitialTemplateMode(string mode)
Java
Signature: public void setInitialTemplateMode(string mode)