Skip to main content

Hi everyone,

I find PXLocalizableAttribute has been removed in PX.Common.dll in 2021R1. And I specify the PXLocalizable attribute for my message class. Does someone know the alternatives of this attribute?

 The following screenshot is the object in 2020R2.

 

@DennyYang14 PXLocalizable is still used everywhere in the code -- are you sure it hasn’t simply being moved to another assembly?


@DennyYang14  Add dll PX.Common.Std to the reference in visual studio


Reply