QueryRepeaterSelectedQueryStringKeyName Property |
Gets or sets query string key name. Presence of the key in query string indicates,
that some item should be selected. The item is determined by query string value.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public string SelectedQueryStringKeyName { get; set; }
Property Value
Type:
StringSee Also