Gets the transformation name for specific item type, level and condition value
Uses the TransformationConditionTypeEnum for comparison
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- type
- Type: CMS.Controls UniViewItemType
Required item type
- level
- Type: System Int32
Required level
- conditionValue
- Type: System String
Condition value
Return Value
Type: StringReturns transformation name
See Also