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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public string SelectedValidationType { get; set; }

Property Value

Type: String
See Also