Base:
property
IsUsingModelBinders
System.Web.UI.WebControls.BaseDataBoundControl.IsUsingModelBinders
2 overrides of IsUsingModelBinders
System.Web (1)
UI\WebControls\CompositeDataBoundControl.cs (1)
21
protected override bool
IsUsingModelBinders
{
System.Web.Extensions (1)
UI\WebControls\ListView.cs (1)
1281
protected override bool
IsUsingModelBinders
{
5 references to IsUsingModelBinders
System.Web (5)
UI\WebControls\DataBoundControl.cs (5)
213
if (
IsUsingModelBinders
) {
298
if (!DesignMode &&
IsUsingModelBinders
) {
470
if (
IsUsingModelBinders
) {
500
if (
IsUsingModelBinders
) {
524
if (
IsUsingModelBinders
) {