AssetTreeGet Method Ingeniux DSS Library
Initialize the Asset Map singleton

Namespace: Ingeniux.Runtime.Assets
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.24
Syntax

public static AssetTree Get(
	string sitePath
)

Parameters

sitePath
Type: SystemString
File path to the site content

Return Value

Type: AssetTree
The initialized Asset Map
See Also

Reference