Skip to Content
0
Former Member
Aug 05, 2005 at 08:43 AM

wdContext.getNodeInfo() .getAttribute(...)

203 Views

Hi!

I've got a problem with calling the method

<b>wdContext.getNodeInfo().getAttribute(...)</b>

on a Model Attribute as it always returns null.

I'm using the automatically created <i>IController.INodeElement.ATTRIBUTE</i> constant for specifying the attribute.

When I try to get the attribute of the Root-Context, it works.

Has anybody got an idea why?

Regards,

Thomas