Click or drag to resize

ControlFactoryManagerGetUniqueName Method (ControlScreen, String)

Namespace:  AxiomCore2.Managers
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public string GetUniqueName(
	ControlScreen screen,
	string prefix
)

Parameters

screen
Type: AxiomCore2.ControlsControlScreen
prefix
Type: SystemString

Return Value

Type: String
See Also