Tagged Questions
0
votes
1answer
43 views
Editing Column names
How to edit a column name in Sharepoint ?When O rename a column I can't get by the code to column name.
if (properties.List.Title == "Wpisy")
{
SPList lstOtherList = ...