Click or drag to resize
CMSUniViewSelectedItemTransformationName Property
Transformation name for selected item in format application.class.transformation.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string SelectedItemTransformationName { get; set; }

Property Value

Type: String

Implements

ICMSDataPropertiesSelectedItemTransformationName
See Also