ValidationHelperGetIdentifier Method (Object) |
Gets the identifier created from the given name
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string GetIdentifier(
Object name
)
Parameters
- name
- Type: SystemObject
Display name
Return Value
Type:
StringSee Also