function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RuchieRuchie 

DescribeSObject in Visualforce controller

Hi,
Can anyody help in getting the fields and label of the SObject in VisualForce Controller using DescribeObject.
 
Thanks
KeithJKeithJ
You should take a look at Dynamic Apex in the Apex reference manual.
Chapter 5 of the pdf Apex Language Reference