Showing 1-4 of 4
|
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. | XML | 415 | 1/9/2008 |
|
SharePoint workflow.xml with extended status values
| Example of a SharePoint workflow XML definition file with custom status values. | XML | 1491 | 12/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# | 3964 | 12/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# | 1047 | 12/23/2007 |