Click or drag to resize

ICMSComponentFragmentTemplateGetContent Method

Gets the content of template in stream format.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
HtmlDocument GetContent()

Return Value

Type: HtmlDocument
Template content htmldoc. If template doesn't exist or is a bad template, this method returns null
See Also