Click or drag to resize
UniSelectorTransformation Property
Transformation used for output formating. Applied in SingleTransformation mode. If empty, the object display name is returned.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual string Transformation { get; set; }

Property Value

Type: String
See Also