Click or drag to resize

ICMSExpansionEngine Interface

XML expansion class to provide expanded page content

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
public interface ICMSExpansionEngine

The ICMSExpansionEngine type exposes the following members.

Properties
  NameDescription
Public propertyResult
Gets the result of expansion from is called
Top
Methods
  NameDescription
Public methodExpandDynamicElements
Expands XML content groups and lists
Public methodGetPageContent
Constructs the page content preview and stores in Result field
Public methodGetTaxonomy
Retrieves Taxonomy
Public methodinitNavigationBuilder
Initialize the Navigation Builder
Public methodprocessFieldsGlobalVariablesOnRawContent
Processes dynamic and static global variables in raw content
Public methodprocessXHTMLUrls
Process XHTML Urls
Top
See Also