Answers

Question and Answer:

  Home  SharePoint Developer

⟩ Do you know why we use the properties.current.web instead of SPContext.Current.web in event receiver?

When we deploy project from Visual studio then we can use the SPContext.Current.web but when we use the powershell to activate or deactive the feature then we have to use properties.current.web beacuse there is no access of browser here.

 169 views

More Questions for you: