Click or drag to resize
ValidationHelperGetIdentifier Method (Object)
Gets the identifier created from the given name

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetIdentifier(
	Object name
)

Parameters

name
Type: SystemObject
Display name

Return Value

Type: String
See Also