| TransformationInfoProviderGetFullNameWhereCondition Method  | 
            Gets the where condition that searches the transformation based on the given full name.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxprotected override string GetFullNameWhereCondition(
	string fullName
)
Parameters
- fullName
 - Type: SystemString
Transformation full name 
Return Value
Type: 
String
See Also