DictionaryExtensions - класс |
Пространство имён: Telerik.Web.Mvc.Extensions
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.
|