Click or drag to resize

SalesDiscountAddInSelector Class

The class SalesDiscountAddInSelector represents extensibility selector control for sales discounts.
Inheritance Hierarchy

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[DefaultPropertyAttribute("Text")]
public class SalesDiscountAddInSelector : AddInSelector

The SalesDiscountAddInSelector type exposes the following members.

Constructors
  NameDescription
Public methodSalesDiscountAddInSelector
Initializes a new instance of the SalesDiscountAddInSelector class.
Top
Properties
  NameDescription
Public propertyAddInAllowedType (Inherited from AddInSelector.)
Public propertyAddInBreakFieldsets (Inherited from AddInSelector.)
Public propertyAddInDisableSelector (Inherited from AddInSelector.)
Public propertyAddInGroupName (Inherited from AddInSelector.)
Public propertyAddInIgnoreTypeName (Inherited from AddInSelector.)
Public propertyAddInIgnoreTypeNames (Inherited from AddInSelector.)
Public propertyAddInObject (Inherited from AddInSelector.)
Public propertyAddInParameterMargin (Inherited from AddInSelector.)
Public propertyAddInParameterName (Inherited from AddInSelector.)
Public propertyAddInParameterWidth (Inherited from AddInSelector.)
Public propertyAddInSelectedType (Inherited from AddInSelector.)
Public propertyAddInShowFieldset (Inherited from AddInSelector.)
Public propertyAddInShowLoader (Inherited from AddInSelector.)
Public propertyAddInShowNoFoundMessage (Inherited from AddInSelector.)
Public propertyAddInShowNoFoundMsg Obsolete. (Inherited from AddInSelector.)
Public propertyAddInShowNothingSelected (Inherited from AddInSelector.)
Public propertyAddInShowParameters (Inherited from AddInSelector.)
Public propertyAddInShowSelector (Inherited from AddInSelector.)
Public propertyAddInShowTypeLabel (Inherited from AddInSelector.)
Public propertyAddInType (Inherited from AddInSelector.)
Public propertyAddInTypeName (Inherited from AddInSelector.)
Public propertyAfterUpdateSelection (Inherited from AddInSelector.)
Public propertyBeforeUpdateSelection (Inherited from AddInSelector.)
Public propertyDoTranslate
Public propertyExecInGlobalScope (Inherited from AddInSelector.)
Public propertyHiddenControlToUpdate
Gets or sets the hidden control to update.
Public propertyJscripts (Inherited from AddInSelector.)
Public propertyLabel
Public propertyLoadParameters
Gets the load parameters.
(Overrides AddInSelectorLoadParameters.)
Public propertyNoParametersMessage (Inherited from AddInSelector.)
Public propertyonafterUpdateSelection Obsolete. (Inherited from AddInSelector.)
Public propertyonBeforeUpdateSelection Obsolete. (Inherited from AddInSelector.)
Public propertyOverridePostbackType (Inherited from AddInSelector.)
Public propertyShowOnlySelectedGroup (Inherited from AddInSelector.)
Public propertyTdWidth (Inherited from AddInSelector.)
Public propertyUseLabelAsName (Inherited from AddInSelector.)
Public propertyuseNewUI Obsolete. (Inherited from AddInSelector.)
Top
Methods
Fields
See Also