| 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
Syntaxpublic string SelectedQueryStringKeyName { get; set; }Property Value
Type: 
String
See Also