/ Published in: C#
URL: http://www.tgerm.com/2010/09/visualforce-actionregion-deep-dive.html
Expand |
Embed | Plain Text
public class regioncontroller { public String name { get; set; } public String job { get; set; } }
You need to login to post a comment.
