Try our conversational search powered by Generative AI!

Class ScriptManager.SettingsDictionary

Main script settings dictionary containing instances of NodeKeyDictionary

Inheritance
System.Object
System.Collections.Generic.Dictionary<System.String, ScriptManager.NodeKeyDictionary>
ScriptManager.SettingsDictionary
Implements
System.Collections.Generic.IDictionary<System.String, ScriptManager.NodeKeyDictionary>
System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, ScriptManager.NodeKeyDictionary>>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyDictionary<System.String, ScriptManager.NodeKeyDictionary>
System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.String, ScriptManager.NodeKeyDictionary>>
System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, ScriptManager.NodeKeyDictionary>>
System.Collections.IEnumerable
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback
Inherited Members
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Add(System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>>.Add(System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>>.Contains(System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>>.Remove(System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Clear()
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.ContainsKey(System.String)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.ContainsValue(EPiServer.ClientScript.ScriptManager.NodeKeyDictionary)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>>.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.OnDeserialization(System.Object)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Remove(System.String)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.TryGetValue(System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>[], System.Int32)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IEnumerable.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.get_Item(System.Object)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.Add(System.Object, System.Object)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.Contains(System.Object)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.GetEnumerator()
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.Remove(System.Object)
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Comparer
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Count
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Keys
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.IDictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Keys
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.IReadOnlyDictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Keys
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Values
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.IDictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Values
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.IReadOnlyDictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Values
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.Item[System.String]
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>>.IsReadOnly
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.ICollection.IsSynchronized
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.ICollection.SyncRoot
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.IsFixedSize
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.IsReadOnly
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.Keys
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.Values
System.Collections.Generic.Dictionary<System.String, EPiServer.ClientScript.ScriptManager.NodeKeyDictionary>.System.Collections.IDictionary.Item[System.Object]
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.ClientScript
Assembly: EPiServer.Cms.AspNet.dll
Version: 11.20.7
Syntax
protected class SettingsDictionary : Dictionary<string, ScriptManager.NodeKeyDictionary>, IDictionary<string, ScriptManager.NodeKeyDictionary>, ICollection<KeyValuePair<string, ScriptManager.NodeKeyDictionary>>, IDictionary, ICollection, IReadOnlyDictionary<string, ScriptManager.NodeKeyDictionary>, IReadOnlyCollection<KeyValuePair<string, ScriptManager.NodeKeyDictionary>>, IEnumerable<KeyValuePair<string, ScriptManager.NodeKeyDictionary>>, IEnumerable, ISerializable, IDeserializationCallback

Constructors

SettingsDictionary()

Declaration
public SettingsDictionary()

Implements

System.Collections.Generic.IDictionary<TKey, TValue>
System.Collections.Generic.ICollection<T>
System.Collections.IDictionary
System.Collections.ICollection
System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
System.Collections.Generic.IReadOnlyCollection<T>
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
System.Runtime.Serialization.ISerializable
System.Runtime.Serialization.IDeserializationCallback

Extension Methods