FilterState GetEnumerator Method Kentico 8.0 API Reference
Returns an enumerator that iterates through a collection of name/value pairs.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineIEnumerator OnlineKeyValuePair OnlineString, OnlineObject  
An IEnumerator object that can be used to iterate through the collection of name/value pairs.
See Also