SPTransformUtilities class
NOTE: This API is now obsolete.
This class and its members are reserved for internal use and are not intended to be used in your code.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPTransformUtilities
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obsolete.", False)> _
Public NotInheritable Class SPTransformUtilities
'Usage
You do not need to declare an instance of a static class in order to access its members.
[ObsoleteAttribute("This class is obsolete.", false)]
public static class SPTransformUtilities
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.