By Jonathan Cornu on Thursday, 21 September 2017
Posted in C# Development
Likes 0
Views 1.6K
Votes 0
I would like write some informations in objectitem (string and int datas)
But I want this information are no visible for the customer.

Normally I use the attributes of object but want hidden this information.

Could you send me your way for make that and some example code.

Thank you in advance.
View Full Post