Gets the presentation fragment template for a particular component id.
If the component doesn't have presentation fragment, returns null.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- componentId
- Type: SystemString
Id of the component to get presentation fragment template from
Return Value
Type: ICMSComponentFragmentTemplateFormatted presentation fragment template for given component
See Also