Tagged Questions
6
votes
2answers
484 views
Localization on a SPField created in code
When you declare a SPField in CAML, you can add the localization in the code:
<Field
ID="{57258F13-19B2-4A97-B244-090845B5C4AB}"
Type="Text"
Name="Partner"
...