Click or drag to resize

IDynamicTransformationEngineTransform Method

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
string Transform(
	CMSPageRequest pageRequest,
	out string contentType,
	string overrideStylesSheetFullPath = null,
	bool publishMode = false
)

Parameters

pageRequest
Type: CMSPageRequest
contentType
Type: SystemString
overrideStylesSheetFullPath (Optional)
Type: SystemString
publishMode (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also