iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

NodeUtils.GetStringAttribute Method

Searches for the attribute with the specified name in this attributes list.

Overload List

Searches for the attribute with the specified name in this attributes list.

public static string GetStringAttribute(NameValueCollection,String);

Searches for the attribute with the specified name in this attributes list.

public static string GetStringAttribute(NameValueCollection,String,String);

See Also

NodeUtils Class | IBatisNet.Common.Xml Namespace