SPDefaultSolutionValidator.RestoreFactoryIncludedTypes method
Restores all factory excluded types to the excluded types list.
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RestoreFactoryIncludedTypes
'Usage
Dim instance As SPDefaultSolutionValidator
instance.RestoreFactoryIncludedTypes()
public void RestoreFactoryIncludedTypes()
See also
Reference
SPDefaultSolutionValidator class