1 write to _owner
System.Web.Extensions (1)
UI\WebControls\LinqDataSourceView.cs (1)
64_owner = owner;
16 references to _owner
System.Web.Extensions (16)
UI\WebControls\LinqDataSourceView.cs (16)
114AtlasWeb.LinqDataSourceView_ContextTypeNameNotSpecified, _owner.ID)); 121AtlasWeb.LinqDataSourceView_ContextTypeNameNotFound, _owner.ID), e); 136AtlasWeb.LinqDataSourceView_ContextTypeNameChanged, _owner.ID)); 177AtlasWeb.LinqDataSourceView_EnableObjectTrackingChanged, _owner.ID)); 216AtlasWeb.LinqDataSourceView_TableNameChanged, _owner.ID)); 360AtlasWeb.LinqDataSourceView_TableCannotBeStatic, TableName, contextType.Name, _owner.ID)); 387AtlasWeb.LinqDataSourceView_TableNameNotFound, TableName, contextType.Name, _owner.ID)); 611AtlasWeb.LinqDataSourceView_TableNameNotSpecified, _owner.ID)); 923AtlasWeb.LinqDataSourceView_InvalidContextType, _owner.ID)); 930AtlasWeb.LinqDataSourceView_DeleteNotSupported, _owner.ID)); 938AtlasWeb.LinqDataSourceView_GroupByNotSupportedOnEdit, _owner.ID)); 942AtlasWeb.LinqDataSourceView_SelectNewNotSupportedOnEdit, _owner.ID)); 949AtlasWeb.LinqDataSourceView_InsertNotSupported, _owner.ID)); 954AtlasWeb.LinqDataSourceView_InsertRequiresValues, _owner.ID)); 962AtlasWeb.LinqDataSourceView_InvalidTablePropertyType, _owner.ID)); 970AtlasWeb.LinqDataSourceView_UpdateNotSupported, _owner.ID));