IFormCollectionKeys Property |
Gets collection containing name keys of the form.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax ICollection<string> Keys { get; }
Property Value
Type:
ICollectionStringSee Also