Click or drag to resize
IRequestForm Property
Gets the form collection.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
IFormCollection Form { get; }

Property Value

Type: IFormCollection
See Also