Frage

I am using project server2010.

I have list of Resource Name and their GUID in hand. I want to display each Resourcename as a link in my webpage.

When we click on a resourcename , it will take you to resource availability page. There I want to display datas for the particular resource.

Is there any way to pass the resource name or GUID as query parameter and display resource availability for that particular GUID?

War es hilfreich?

Lösung

the parameter name is "ResourceUIDS" .

if we pass resavailability.aspx?ResourceUIDS={GUID} it wil show only the particular user's res availability

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top