The following tables list the members exposed by WebValueList.
Name | Description | |
---|---|---|
WebValueList Constructor |
Name | Description | |
---|---|---|
AllowAutoDataCaching | Specifies whether data caching is automatically handled by the control. | |
Collection | (Inherited from ISNet.WebUI.NamedObjectBase) | |
Column | Gets the WebGridColumn object which the WebValueList object assigned to. | |
DataCacheStorage | Gets the DataCacheStorage value where the datasource cache of this WebValueList is stored. | |
DataMember | Specifies the data member if the assigned DataSource contains multiple DataTable objects. | |
DataSource | Gets or sets the DataSource to be used to translate cell's text. | |
DataSourceID | Gets or sets the ID of the control from which the WebValueList retrieves its list. | |
DataTextField | Specifies the data field which its value will be used to translate cell's value. | |
DataValueField | Specifies the data field that used to match its value against cell's text. | |
EnableMultipleValues | Indicates whether multiple values data of the associated column should be translated. | |
MultipleValuesSeparator | Gets or sets the character used as separator between data values. | |
Name | (Inherited from ISNet.WebUI.NamedObjectBase) | |
Prompt | The default text that will appear when nothing is selected in WebValueList's Edit control. | |
Style | The style applied to the WebValueList's Edit object. | |
UseCachedDataOnFirstLoad | Specifies whether to use cached data when the page is first loaded. |
Name | Description | |
---|---|---|
AddDataSourceToCache | ||
ClearCachedDataSource | Clears the cached data source. | |
Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) | |
CustomDeserialize | ||
CustomSerialize | ||
DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
GetCachedDataSource | Returns the DataSource object that kept in Cache. | |
GetObjectData | Overridden. | |
IsDataCached | Specifies whether the data source has already been cached. | |
IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) | |
SetDataSource | Overloaded. | |
SetDataSourceInternal | ||
ToString |