Skip to Content
0
Former Member
Jan 18, 2011 at 08:06 AM

error accessing constnt public attribute of a class in an overwrite method.

144 Views

Hi Gurus,

I am facing an error while accessing a constant public attribute while using it in the overwrite-exit of a methods.

The constant which is declared as public in the attribute section of the class is not available in the overwrite-exit of the method.

Please suggest me how to access the public attributes in the overwtire exits of the methods.

Thanks.