C# Класс timw255.Sitefinity.SuperForms.Widgets.Form.Designers.Views.ConditionalLogicView

Наследование: ContentViewDesignerView
Показать файл Открыть проект Примеры использования класса

Private Properties

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

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

Метод Описание
GetControlsContainer ( System.Guid id ) : IControlsContainer
GetScriptDescriptors ( ) : IEnumerable
GetScriptReferences ( ) : IEnumerable

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

Метод Описание
InitializeControls ( GenericContainer container ) : void

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

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

public GetControlsContainer ( System.Guid id ) : IControlsContainer
id System.Guid
Результат IControlsContainer

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

public GetScriptDescriptors ( ) : IEnumerable
Результат IEnumerable

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

public GetScriptReferences ( ) : IEnumerable
Результат IEnumerable

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

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