Service GetAllContentNamesByType Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.Core
Assembly: DeltaEngine.Editor.Core (in DeltaEngine.Editor.Core.dll) Version: 1.1.1.0 (1.1.1)
Syntax

IEnumerable<string> GetAllContentNamesByType(
	ContentType type
)

Return Value

Type: IEnumerable String 
See Also