IConfigurationRepository Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The IConfigurationRepository type exposes the following members.

Methods

  Name Description
Public method Add(T) (Inherited from ICollectionKeyValuePairString, Object.)
Public method Add(TKey, TValue) (Inherited from IDictionaryString, Object.)
Public method Clear (Inherited from ICollectionKeyValuePairString, Object.)
Public method Contains (Inherited from ICollectionKeyValuePairString, Object.)
Public method ContainsKey (Inherited from IDictionaryString, Object.)
Public method CopyTo (Inherited from ICollectionKeyValuePairString, Object.)
Public method GetEnumerator (Inherited from IEnumerableKeyValuePairString, Object.)
Public method Remove(TKey) (Inherited from IDictionaryString, Object.)
Public method Remove(T) (Inherited from ICollectionKeyValuePairString, Object.)
Public method TryGetValue (Inherited from IDictionaryString, Object.)
Top
See Also

Reference