ContentIconAndName GetContentTypeIcon Method Delta Engine Documentation

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

public static string GetContentTypeIcon(
	Nullable<ContentType> type
)

Parameters

type
Type: System Nullable ContentType 

Return Value

Type: String
See Also