ScriptManager::GetRegisteredHiddenFields Method ()
.NET Framework (current version)
Retrieves a read-only collection of hidden fields that were previously registered with the Page object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Return Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<RegisteredHiddenField^>^A generic collection that contains hidden fields.
.NET Framework
Available since 3.5
Available since 3.5
Show: