TabStripClientEventsBuilder - класс |
Пространство имён: Telerik.Web.Mvc.UI
public class TabStripClientEventsBuilder : IHideObjectMembers
Тип TabStripClientEventsBuilder предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| TabStripClientEventsBuilder |
Initializes a new instance of the TabStripClientEventsBuilder class.
|
| Имя | Описание | |
|---|---|---|
| Equals | Определяет, равен ли заданный объект текущему объекту. (Унаследован от Object.) | |
| Finalize | Позволяет объекту попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как он будет уничтожен во время сборки мусора. (Унаследован от Object.) | |
| GetHashCode | Служит хэш-функцией по умолчанию. (Унаследован от Object.) | |
| GetType | Возвращает объект Type для текущего экземпляра. (Унаследован от Object.) | |
| MemberwiseClone | Создает неполную копию текущего объекта Object. (Унаследован от Object.) | |
| OnContentLoad(Action) |
Defines the inline handler of the OnContentLoad client-side event
| |
| OnContentLoad(FuncObject, Object) |
Defines the inline handler of the OnContentLoad client-side event
| |
| OnContentLoad(String) |
Defines the name of the JavaScript function that will handle the the OnContentLoad client-side event.
| |
| OnError(Action) |
Defines the inline handler of the OnError client-side event
| |
| OnError(FuncObject, Object) |
Defines the inline handler of the OnError client-side event
| |
| OnError(String) |
Defines the name of the JavaScript function that will handle the the OnError client-side event.
| |
| OnLoad(Action) |
Defines the inline handler of the OnLoad client-side event
| |
| OnLoad(FuncObject, Object) |
Defines the inline handler of the OnLoad client-side event
| |
| OnLoad(String) |
Defines the name of the JavaScript function that will handle the the OnLoad client-side event.
| |
| OnSelect(Action) |
Defines the inline handler of the OnSelect client-side event
| |
| OnSelect(FuncObject, Object) |
Defines the inline handler of the OnSelect client-side event
| |
| OnSelect(String) |
Defines the name of the JavaScript function that will handle the the OnSelect client-side event.
| |
| ToString | Возвращает строку, представляющую текущий объект. (Унаследован от Object.) |