Processes postback data for an ASP.NET server control.
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- postDataKey
- Type: System String
The key identifier for the control.
- postCollection
- Type: System.Collections.Specialized NameValueCollection
The collection of all incoming name values.
Return Value
Type: BooleanAlways false
See Also