Server APIs: HTTP REST, COM/.NET, Java > Server API Reference > Interfaces/Classes > XSLT > Properties
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)
Signature: public void setInitialTemplateMode(string mode)