Intersoft WebCombo Documentation
LinkSettings Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebCombo Namespace : LinkSettings Class


The following tables list the members exposed by LinkSettings.

Public Constructors

 NameDescription
public ConstructorLinkSettings ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyEnabledGets or sets whether the link feature should be enabled for this WebCombo instance. Gets or sets whether the link feature should be enabled for this WebCombo instance.  
public PropertyFilterDataMemberGets or sets the data member within the DataSource which should be used for filtering during automatic lookup. Gets or sets the data member within the DataSource which should be used for filtering during automatic lookup.  
public PropertyFilterMemberDataType  
public PropertyParentEmptyActionGets or sets the action to be performed when the user requests data for this WebCombo instance, but the specified ParentWebCombo(s) are still empty (no value selected). Gets or sets the action to be performed when the user requests data for this WebCombo instance, but the specified ParentWebCombo(s) are still empty (no value selected).  
public PropertyParentFilterModeGets or sets which key field of the parent WebCombo that should be used for filtering this WebCombo data. Gets or sets which key field of the parent WebCombo that should be used for filtering this WebCombo data.  
public PropertyParentWebComboIDGets or sets the parent WebCombo's ID which this instance should be linked to. Gets or sets the parent WebCombo's ID which this instance should be linked to.  
public PropertySkipQueryTextFieldGets or sets a value indicating whether WebCombo should query the text based on the DataTextField. Gets or sets a value indicating whether WebCombo should query the text based on the DataTextField.  
Top

Public Methods

 NameDescription
public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodGetObjectDataOverridden.   
public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Top

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.