Click or drag to resize

DependencyMappingGetContentMaps Method

Namespace:  Ingeniux.Runtime.Dependency
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
public IEnumerable<DependencyEntry> GetContentMaps(
	string contentId
)

Parameters

contentId
Type: SystemString

Return Value

Type: IEnumerableDependencyEntry
See Also