GetPostBackValue Method (Common)

Returns the postback value (or empty string) of the selected item in the selection list, when the parent form's action attribute is set and view state is disabled for the control.

protected virtual string GetPostBackValue()

Remarks

This method is overridden in child classes.

See Also

WmlControlAdapter Class | WmlSelectionListAdapter Class | WmlTextBoxAdapter Class