Overview

Resource WikiRenderDataMode is used to instruct the Wiki service on how to render the data portion of a WikiPage.
There are four different modes that can be used to render a WikiPage: RENDER_LINKS mode: Renders all dynamic links in the WikiPage.
RENDER_PLUGINS mode: Renders all dynamic WikiPlugins in the WikiPage .
RENDER_ALL mode: Renders all dynamic content in the WikiPage, including links and plugins.

Enumeration Members

Name Description

RENDER_LINKS

RENDER_PLUGINS

RENDER_ALL

Referenced By Representaions