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
Antonino_CupiAntonino_Cupi 

Visualforce Page retrieve "Where is this used?" from Metadata

Hi all,

I would like to find out where my Visualforce Page is used in my org, I know there is the button "Where is this used?" on the detail page of the VF. Is possible to replicate this option from the metadata? I mean, in the metadata is it possible to find out where a VF page is used in the org?

Thanks
Tiago Armando CoelhoTiago Armando Coelho
Hi Antonio. 

In the metadata, I think what you want isn't possible. 
GauravGargGauravGarg

Hi Antonino,

You need to use Metadata API to identify the use of "Pages". There are usefull Chrome Plug-ins which use the same Metadata API to find out this. 

Please try reseach with "Salesforce Advanced  Code searcher", this is one tool which helps to identify a particular in all the Metadata Component i.e. Pages, Class, Triggers and VF Components. 

The same you can implement in your project to identify the VF pages. 

Hope this helps !!!

Let me know if you need more info on it. 

Thanks,

Gaurav
Skype: gaurav62990