Intersoft WebGrid Documentation
WebValueList Class Members
See Also  Properties  Methods  Send Feedback
ISNet.WebUI.WebGrid Namespace : WebValueList Class


The following tables list the members exposed by WebValueList.

Public Constructors

 NameDescription
public ConstructorWebValueList Constructor  
Top

Public Properties

 NameDescription
public PropertyAllowAutoDataCachingSpecifies whether data caching is automatically handled by the control.  
public PropertyCollection (Inherited from ISNet.WebUI.NamedObjectBase)
public PropertyColumnGets the WebGridColumn object which the WebValueList object assigned to.  
public PropertyDataCacheStorageGets the DataCacheStorage value where the datasource cache of this WebValueList is stored.  
public PropertyDataMemberSpecifies the data member if the assigned DataSource contains multiple DataTable objects.  
public PropertyDataSourceGets or sets the DataSource to be used to translate cell's text.  
public PropertyDataSourceIDGets or sets the ID of the control from which the WebValueList retrieves its list.  
public PropertyDataTextFieldSpecifies the data field which its value will be used to translate cell's value.  
public PropertyDataValueFieldSpecifies the data field that used to match its value against cell's text.  
public PropertyEnableMultipleValuesIndicates whether multiple values data of the associated column should be translated.  
public PropertyMultipleValuesSeparatorGets or sets the character used as separator between data values.  
public PropertyName (Inherited from ISNet.WebUI.NamedObjectBase)
public PropertyPromptThe default text that will appear when nothing is selected in WebValueList's Edit control.  
public PropertyStyleThe style applied to the WebValueList's Edit object.  
public PropertyUseCachedDataOnFirstLoadSpecifies whether to use cached data when the page is first loaded.  
Top

Public Methods

 NameDescription
public MethodAddDataSourceToCache  
public MethodClearCachedDataSourceClears the cached data source.  
public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodCustomDeserialize  
public MethodCustomSerialize  
public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodGetCachedDataSourceReturns the DataSource object that kept in Cache.  
public MethodGetObjectDataOverridden.   
public MethodIsDataCachedSpecifies whether the data source has already been cached.  
public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
public MethodSetDataSourceOverloaded.   
public MethodSetDataSourceInternal  
public MethodToString  
Top

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.