2 writes to _dataSourceViewSchema
System.Web (2)
UI\WebControls\DataControlField.cs (2)
43
_dataSourceViewSchema
= null;
718
_dataSourceViewSchema
= value;
1 reference to _dataSourceViewSchema
System.Web (1)
UI\WebControls\DataControlField.cs (1)
715
return
_dataSourceViewSchema
;