Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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