ListControlDesigner
ListControlDesigner()
ActionLists
DataMember
DataSource
DataTextField
DataValueField
UseDataSourcePickerActionList
DataBind(BaseDataBoundControl)
GetDesignTimeHtml()
GetResolvedSelectedDataSource()
GetSelectedDataSource()
Initialize(IComponent)
OnComponentChanged(Object, ComponentChangedEventArgs)
OnDataSourceChanged()
OnDataSourceChanged(Boolean)
PreFilterProperties(IDictionary)
net11
namespace System.Web.UI.Design.WebControls
{
public class ListControlDesigner : ControlDesigner, IDataSourceProvider
{
public string DataMember { get; set; }
}
}
.NET Framework | 1.01.1 |
---|---|
Information specific to net11 | |
Assembly | System.Design , Version=1.0.5000.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs an assembly reference to |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API