| BaseObjectSelectorGetCodeName Method | 
            Converts ID of the object to its codename.
            
 
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected virtual string GetCodeName(
	int id
)
Parameters
- id
- Type: SystemInt32
 ID of the object, which code name is to be returned
Return Value
Type: 
String See Also
See Also