Click or drag to resize
QueryDataListSelectedItemTransformationName Property
Gets or sets ItemTemplate for selected item.

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

Property Value

Type: String
See Also