IScriptableComponent - интерфейс |
Пространство имён: Telerik.Web.Mvc.UI
public interface IScriptableComponent
Тип IScriptableComponent предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| AssetKey |
Gets or sets the asset key.
| |
| ClientSideObjectWriterFactory |
Gets the client side object writer factory.
| |
| IsSelfInitialized | ||
| ScriptFileNames |
Gets or sets the script file names.
| |
| ScriptFilesPath |
Gets or sets the script files path. Path must be a virtual path.
|
| Имя | Описание | |
|---|---|---|
| WriteCleanupScript |
Writes the cleanup script.
| |
| WriteInitializationScript |
Writes the initialization script.
|