C# Класс SitefinityWebApp.Custom.eCommerce.Frontend.Reviews.Designers.UserReviewEditorDesigner

Represents a designer for the SitefinityWebApp.Custom.eCommerce.Frontend.Reviews.Controls.UserRewiewEditor widget
Наследование: ControlDesignerBase
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
layoutTemplatePath string

Открытые методы

Метод Описание
GetScriptDescriptors ( ) : System.Collections.Generic.IEnumerable

Gets a collection of script descriptors that represent ECMAScript (JavaScript) client components.

GetScriptReferences ( ) : System.Collections.Generic.IEnumerable

Gets a collection of ScriptReference objects that define script resources that the control requires.

Защищенные методы

Метод Описание
GetRequiredCoreScripts ( ) : ScriptRef

Gets the required by the control, core library scripts predefined in the ScriptRef enum.

InitializeControls ( Telerik container ) : void

Описание методов

GetRequiredCoreScripts() защищенный Метод

Gets the required by the control, core library scripts predefined in the ScriptRef enum.
protected GetRequiredCoreScripts ( ) : ScriptRef
Результат ScriptRef

GetScriptDescriptors() публичный Метод

Gets a collection of script descriptors that represent ECMAScript (JavaScript) client components.
public GetScriptDescriptors ( ) : System.Collections.Generic.IEnumerable
Результат System.Collections.Generic.IEnumerable

GetScriptReferences() публичный Метод

Gets a collection of ScriptReference objects that define script resources that the control requires.
public GetScriptReferences ( ) : System.Collections.Generic.IEnumerable
Результат System.Collections.Generic.IEnumerable

InitializeControls() защищенный Метод

protected InitializeControls ( Telerik container ) : void
container Telerik
Результат void

Описание свойств

layoutTemplatePath публичное статическое свойство

public static string layoutTemplatePath
Результат string