Sitecore 5.0 API

StringHashtable.Add Method

Adds a StringHashtable to the table.

Overload List

Adds a StringHashtable to the table.

public void Add(StringHashtable);

Adds a string to the table.

public void Add(string,string);

See Also

StringHashtable Class | Sitecore.Collections Namespace