| TransformationInfoProviderGetTransformations Method (Int32) | 
            Gets the transformations of the specified class.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic static DataSet GetTransformations(
	int classId
)
Parameters
- classId
 - Type: SystemInt32
Class ID 
Return Value
Type: 
DataSet
See Also