[This is preliminary documentation and is subject to change.]
Renders the label.

C# | Visual Basic | Visual C++ |
protected override void renderLabel( XplNode label, ExtendedZOEProcessor..::.EZOEContext context )
Protected Overrides Sub renderLabel ( _ label As XplNode, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderLabel( XplNode^ label, ExtendedZOEProcessor..::.EZOEContext context ) override

- label (XplNode)
- The label.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.