Home
Manage Your Code
Snippets for Matt Morse
Showing 1-4 of 4
TitleDescriptionLanguageViewsDate Added
Register FeatureReceiver class in feature.xml SharePoint allows execution of custom code for features at the time of installation, activation, uninstalling, etc. This snipped shows how to register the class that extends SPFeatureReceiver with the feature.XML3571/9/2008
SharePoint workflow.xml with extended status values Example of a SharePoint workflow XML definition file with custom status values. XML115012/23/2007
SharePoint workflow CreateTask activity invoking example Example of the method used as the MethodInvoking handler for the CreateTask activity in SharePoint workflows.C#299812/23/2007
XML deserialization for SharePoint workflow and InfoPath forms Example of using XML deserialization to get information from the AssociationData and InitiationData properties of the SPWorkflowActivationProperties class in SharePoint workflow.C#83712/23/2007