IQueryCollectionExtensions.GetAll

Retrieves multiple selection values for a key and returns them as strings.

public static IEnumerable<T> GetAll<T>(IQueryCollection collection, string key, 
			T defaultValue)

© West Wind Technologies, 2025 • Updated: 2025-03-06
Comment or report problem with topic