I'm hoping to find a list of the Spatial References and their WKID. I know I have seen this before but am having trouble finding it again. Below is sample code from the Resource center on how to change the projection of the map. I need to find the WKID of other spatial references to use.Many thanks<esri:Map.Extent>
<esri:Envelope XMin="661140" YMin="-1420246" XMax="3015668" YMax="1594451" >
<esri:Envelope.SpatialReference>
<esri:SpatialReference WKID="26777"/>
</esri:Envelope.SpatialReference>
</esri:Envelope>
</esri:Map.Extent>