InfoObjectRepositoryTCollection, TObject, TSettingsRegisterNiceName Method |
Registers the nice name of the collection
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected void RegisterNiceName(
string name,
string niceName
)
Parameters
- name
- Type: SystemString
Name - niceName
- Type: SystemString
Nice name
See Also