IClientSideObjectWriter - интерфейс |
Пространство имён: Telerik.Web.Mvc.UI
public interface IClientSideObjectWriter
Тип IClientSideObjectWriter предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| Append(String) |
Appends the specified key value pair to the end of this instance.
| |
| Append(String, Action) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, Boolean) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, DateTime) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, Decimal) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, Double) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, FuncObject, Object) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, Int32) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, NullableDateTime) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, NullableDecimal) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, NullableDouble) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, NullableInt32) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, String) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, HtmlTemplate) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, Boolean, Boolean) |
Appends the specified name and value to the end of this instance.
| |
| Append(String, Int32, Int32) |
Appends the specified name and value to the end of this instance.
| |
| AppendTEnum(String, TEnum, TEnum) |
Appends the specified name and value to the end of this instance.
| |
| AppendClientEvent |
Appends the specified name and Action or String specified in the ClientEvent object.
| |
| AppendCollection | ||
| AppendDateOnly(String, DateTime) |
Appends the specified name and only the date of the passed .
| |
| AppendDateOnly(String, NullableDateTime) | ||
| AppendDatesOnly | ||
| AppendNullableString |
Appends the specified name and nullable value to the end of this instance.
| |
| AppendObject |
Appends the object.
| |
| Complete |
Completes this instance.
| |
| Start |
Starts writing this instance.
|
| Имя | Описание | |
|---|---|---|
| AppendContentUrlsTItem | (Определяется NavigationItemContainerExtensions.) | |
| Serialize | (Определяется AnimationExtensions.) |