How to get InternalName in ListEdit Page
by Shantha Kumar • September 25, 2009 • SharePoint • 2 Comments
In SharePoint the column or field has two names. One is DisplayName, used to view the field name publically in all pages and another is InternalName used internally to refer the Field. This Internal name will be used in CAML Queries, during retreiving inserting and updating the list item.We can’t see this Internal name in any pages [...]
Read more →
