Common Logging 2.0 API Reference

ArgUtils.GetValue Method

Retrieves the named value from the specified NameValueCollection.

Overload List

Retrieves the named value from the specified NameValueCollection.

public static string GetValue(NameValueCollection,string)

Retrieves the named value from the specified NameValueCollection.

public static string GetValue(NameValueCollection,string,string)

See Also

ArgUtils Class | Common.Logging.Configuration Namespace