Click or drag to resize
CustomTableDataSourceSelectedValidationType Property
Gets or sets validation type for query string value which determines selected item. Options are int, guid and string.

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

Property Value

Type: String
See Also