In this article we will be seeing how to remove "Add new item link" form the
SharePoint list.
In this article, I have created a custom list definition and in that I have
modified the Schema file to remove the Add new item link.
My solution looks like the following
![RemoveShare1.gif]()
Open the Schema.xml and change the Toolbar Type from "Standard" to "None".
![RemoveShare2.gif]()
Deploy the solution and check the SharePoint custom list.
![RemoveShare3.gif]()