Hi
I modified the sitemap and added a new area, like below :
<Area Id="City" Icon="$webresource:karasyst_place.png" ResourceId="Area_City" DescriptionResourceId="City_Province_Description" ShowGroups="true"> <Titles> <Title LCID="1031" Title="sometitle" /> </Titles> <Group Id="tempId_636167294162276427" Title="استان ها و شهر ها" IsProfile="false"> <SubArea Entity="----" Id="---" AvailableOffline="false" PassParams="false"> <Privilege Entity="----" Privilege="Read" /> </SubArea> <SubArea Entity="---" Id="----" AvailableOffline="false" PassParams="false"> <Privilege Entity="----" Privilege="Read" /> </SubArea> </Group> </Area>
But in menus, it is title is "UNKOWN5".
What should I do ?
*This post is locked for comments