Skip to Content
0
Former Member
Dec 03, 2006 at 11:35 PM

Property Renderer

23 Views

Hi,

I’m trying to implement a new Property Renderer, but i can’t find documentation about the renderProperty(IProperty property, IMetaName metaName, IResource resource, IProxy proxy, IParameters parameters) method and is arguments.

In my implementation code, property argument always comes with null value. What’s de reason?

I need to implement a property render to display the user id instead of user name when using the standard property createdby.

Thanks and regards,

John