C# Класс FourRoads.TelligentCommunity.ThemeHelper.Plugins.ThemeUtility

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

Защищенные свойства (Protected)

Свойство Тип Описание
ContentFragmentPageService IContentFragmentPageService
ContentFragmentScopedPropertyService IContentFragmentScopedPropertyService
SecurityService ISecurityService
ThemeTypeService IThemeTypeService

Private Properties

Свойство Тип Описание
ResetCache void
RevertConfiguration void
RevertFiles void
RevertHeadersAndFooters void
RevertLayouts void
RevertScopedProperties void
RevertTheme void
RevertTheme void

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

Метод Описание
Initialize ( ) : void

Приватные методы

Метод Описание
ResetCache ( ) : void
RevertConfiguration ( ) : void
RevertFiles ( ) : void
RevertHeadersAndFooters ( ) : void
RevertLayouts ( ) : void
RevertScopedProperties ( ) : void
RevertTheme ( ) : void
RevertTheme ( ReversionType reversionType ) : void

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

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

public Initialize ( ) : void
Результат void

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

ContentFragmentPageService защищенное свойство

protected IContentFragmentPageService ContentFragmentPageService
Результат IContentFragmentPageService

ContentFragmentScopedPropertyService защищенное свойство

protected IContentFragmentScopedPropertyService ContentFragmentScopedPropertyService
Результат IContentFragmentScopedPropertyService

SecurityService защищенное свойство

protected ISecurityService SecurityService
Результат ISecurityService

ThemeTypeService защищенное свойство

protected IThemeTypeService ThemeTypeService
Результат IThemeTypeService