Click or drag to resize

CMSDitaAssetRequestGetDitaAssetFilePath Method

Namespace:  Ingeniux.Runtime.Assets.Dita
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
public static string GetDitaAssetFilePath(
	string sitePath,
	string ditaAssetRelPath,
	string ditaRootPath
)

Parameters

sitePath
Type: SystemString
ditaAssetRelPath
Type: SystemString
ditaRootPath
Type: SystemString

Return Value

Type: String
See Also