HierarchicalDataBoundControl::MarkAsDataBound Method ()
.NET Framework (current version)
Sets the state of the control in view state as successfully bound to data.
Assembly: System.Web (in System.Web.dll)
The data-bound control maintains a value in view state that indicates whether it is currently bound to data. The MarkAsDataBound method sets the value to true.
.NET Framework
Available since 2.0
Available since 2.0
Show: