DictionaryExtensions - класс

Contains extension methods of IDictionary<string, objectT>.
Иерархия наследования
Object
  Telerik.Web.Mvc.ExtensionsDictionaryExtensions

Пространство имён:  Telerik.Web.Mvc.Extensions
Сборка:  Telerik.Web.Mvc (в Telerik.Web.Mvc.dll) Версия: 2011.1.315.340
Синтаксис
C#
public static class DictionaryExtensions

Тип DictionaryExtensions предоставляет следующие члены.

Методы
  ИмяОписание
Открытый методСтатический членAddStyleAttribute
Открытый методСтатический членAppendInValue
Appends the in value.
Открытый методСтатический членMerge(IDictionaryString, Object, IDictionaryString, Object)
Merges the specified instance.
Открытый методСтатический членMerge(IDictionaryString, Object, Object)
Merges the specified instance.
Открытый методСтатический членMerge(IDictionaryString, Object, IDictionaryString, Object, Boolean)
Merges the specified instance.
Открытый методСтатический членMerge(IDictionaryString, Object, Object, Boolean)
Merges the specified instance.
Открытый методСтатический членMerge(IDictionaryString, Object, String, Object, Boolean)
Merges the specified instance.
Открытый методСтатический членMergeT(IDictionaryString, T, IDictionaryString, T)
Merges the specified instance.
Открытый методСтатический членMergeT(IDictionaryString, T, IDictionaryString, T, Boolean)
Merges the specified instance.
Открытый методСтатический членPrependInValue
Appends the specified value at the beginning of the existing value
Открытый методСтатический членToAttributeString
Toes the attribute string.
В начало страницы
См. также