Share via


ScopeStorageDictionary.Remove Method

Include Protected Members
Include Inherited Members

Removes an element from 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 Remove(KeyValuePair<Object, Object>) Removes the specified key/value pair from the concatenated ScopeStorageDictionary and BaseScope objects.
Public method Remove(Object) Removes the value that has the specified key from the concatenated ScopeStorageDictionary and BaseScope objects.

Top

See Also

Reference

ScopeStorageDictionary Class

System.Web.WebPages.Scope Namespace