TabStripBuilder - класс |
Пространство имён: Telerik.Web.Mvc.UI
public class TabStripBuilder : ViewComponentBuilderBase<TabStrip, TabStripBuilder>, IHideObjectMembers
Тип TabStripBuilder предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| TabStripBuilder |
Initializes a new instance of the TabStripBuilder class.
|
| Имя | Описание | |
|---|---|---|
| Component |
Gets the view component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |
| Имя | Описание | |
|---|---|---|
| AddHtmlAttribute |
Adds the HTML attribute.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| AssetKey |
Sets the web asset key for the component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| BindTo(String) |
Binds the tabstrip to a sitemap.
| |
| BindTo(String, ActionTabStripItem, SiteMapNode) |
Binds the tabstrip to a sitemap
| |
| BindToT(IEnumerableT, ActionTabStripItem, T) |
Binds the tabstrip to a list of objects
| |
| ClientEvents |
Configures the client-side events.
| |
| Effects |
Configures the effects of the tabstrip.
| |
| Equals | Определяет, равен ли заданный объект текущему объекту. (Унаследован от Object.) | |
| Finalize | Позволяет объекту попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как он будет уничтожен во время сборки мусора. (Унаследован от Object.) | |
| GetHashCode | Служит хэш-функцией по умолчанию. (Унаследован от Object.) | |
| GetType | Возвращает объект Type для текущего экземпляра. (Унаследован от Object.) | |
| HighlightPath |
Select item depending on the current URL.
| |
| HtmlAttributes(IDictionaryString, Object) |
Sets the HTML attributes.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| HtmlAttributes(Object) |
Sets the HTML attributes.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| ItemAction |
Callback for each item.
| |
| Items |
Defines the items in the tabstrip
| |
| MemberwiseClone | Создает неполную копию текущего объекта Object. (Унаследован от Object.) | |
| Name |
Sets the name of the component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| Render |
Renders the component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| ScriptFileNames |
Sets the Script file names.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| ScriptFilesPath |
Sets the Scripts files path.. Path must be a virtual path.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| SelectedIndex |
Selects the item at the specified index.
| |
| ToComponent |
Returns the internal view component.
(Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| ToHtmlString | (Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) | |
| ToString | (Унаследован от ViewComponentBuilderBaseTViewComponent, TBuilder.) |