• roman chernia
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi all,

Can anyone tell me how i can call a apex class method with parameter from a visualforce page?

This is my code.

<apex:outputLabel styleClass="{!relay}" value="Postal Code"/>

How can i pass a value to the apex method 'relay' as shown above?
  • September 09, 2008
  • Like
  • 0