Archive for April 22, 2012
Feature receiver in sharepoint
In this article I will describe that how to write custom feature receiver. This is very helpful when we are required to perform some action while activating feature. To explain this functionality In this I will modify site title on feature activation and remove site title on feature deactivation.
April 22, 2012
·
Infoyen ·
No Comments
Tags: Add Feature Event Receivers, MOSS, SharePoint, SharePoint Feature Receivers, SPFeatureReceiver · Posted in: MOSS, SharePoint
Custom Action Menu in sharepoint
In this article I will describe that how to add custom link on site action menu, List Action menu, Site Setting page, Document library toolbar new menu, Document library action menu, per item drop down.
April 22, 2012
·
Infoyen ·
One Comment
Tags: Adding Link to Document Library Toolbar Actions Menu, Adding Link to Document Library Toolbar New Menu, Adding Link to Per Item Dropdown, Adding Link to Site Action menu, Adding Link to Site Settings, MOSS, SharePoint · Posted in: MOSS, SharePoint
Feature in SharePoint
Features Microsoft Windows SharePoint Services features are collections of logically related items and operations that can be added to and used repeatedly across site definitions. Advantage: Features reduce versioning and inconsistency issues that can arise among front-end Web servers. Feature activating or deactivating functionality in the course of a SharePoint deployment easier.
April 22, 2012
·
Infoyen ·
No Comments
Tags: Custom Feature in sharepoint, feature sope, MOSS, SharePoint, SharePoint Feature · Posted in: MOSS, SharePoint