DataPagerFieldCollection::SetDirtyObject Method (Object^)
.NET Framework (current version)
Instructs the specified DataPagerField object to record its complete state to view state, instead of recording only changed information.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- o
-
Type:
System::Object^
The object to mark as changed since the last time that view state was loaded or saved.
This method is primarily used by control developers.
.NET Framework
Available since 3.5
Available since 3.5
Show: