Click or drag to resize

SalesDiscountAddInSelectorLoadParameters Property

Gets the load parameters.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BindableAttribute(true)]
[DefaultValueAttribute("")]
public override string LoadParameters { get; }

Property Value

Type: String
The load parameters.
See Also