Property | Type | Description | |
---|---|---|---|
FindContextInfo | |||
RefreshContextInfo | void |
Method | Description | |
---|---|---|
ResetView ( ) : void | ||
Select ( System.Web.UI.DataSourceSelectArguments selectArgs ) : IEnumerable |
Method | Description | |
---|---|---|
GetView ( string viewName ) : System.Web.UI.DataSourceView | ||
GetViewNames ( ) : ICollection | ||
SnDataSourceViewSelected ( object sender, |
Method | Description | |
---|---|---|
FindContextInfo ( string controlID ) : |
||
RefreshContextInfo ( ) : void |
protected GetView ( string viewName ) : System.Web.UI.DataSourceView | ||
viewName | string | |
return | System.Web.UI.DataSourceView |
public Select ( System.Web.UI.DataSourceSelectArguments selectArgs ) : IEnumerable |
||
selectArgs | System.Web.UI.DataSourceSelectArguments | |
return | IEnumerable |
protected SnDataSourceViewSelected ( object sender, |
||
sender | object | |
e | ||
return | void |