Click or drag to resize

IDynamicTransformationEngine.Transform 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: System.String
overrideStylesSheetFullPath (Optional)
Type: System.String
publishMode (Optional)
Type: System.Boolean

Return Value

Type: String
See Also