Click or drag to resize

SliderRequestKey Property

Gets or sets the name of the request key used to retrieve control value from the current HTTP request.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(false)]
[DefaultValueAttribute("")]
public string RequestKey { get; set; }

Property Value

Type: String

Implements

IRequestItemRequestKey
Remarks