ScopeStorageDictionary.Add Method

Include Protected Members
Include Inherited Members

Adds a key/value pair to the ScopeStorageDictionary object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Add(KeyValuePair<Object, Object>) Adds a key/value pair to the ScopeStorageDictionary object using the specified generic collection.
Public method Add(Object, Object) Adds the specified key and specified value to the ScopeStorageDictionary object.

Top

See Also

Reference

ScopeStorageDictionary Class

System.Web.WebPages.Scope Namespace