Asset Constructor Ingeniux DSS Library
Initializes a new instance of the Asset class

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

public Asset(
	string id,
	string path,
	string sitePathBase,
	XElement ele = null
)

Parameters

id
Type: SystemString
path
Type: SystemString
sitePathBase
Type: SystemString
ele (Optional)
Type: System.Xml.LinqXElement
See Also

Reference