C# Класс FourRoads.TelligentCommunity.Performance.StandardStyleBundle

Наследование: DynamicBundleBase, IDynamicBundle
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
HandleLayoutCssPath void
UpdateCssPath bool

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

Метод Описание
BuildBundleData ( ContentFragmentPageControl contentFragmentPage, CQ parsedContent ) : void
ProcessDisplayElement ( CQ parsedContent ) : void
StandardStyleBundle ( string basePath ) : System

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

Метод Описание
HandleLayoutCssPath ( IBundledFile file ) : void
UpdateCssPath ( bool foundFirstCss, IDomObject element ) : bool

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

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

public BuildBundleData ( ContentFragmentPageControl contentFragmentPage, CQ parsedContent ) : void
contentFragmentPage ContentFragmentPageControl
parsedContent CsQuery.CQ
Результат void

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

public ProcessDisplayElement ( CQ parsedContent ) : void
parsedContent CsQuery.CQ
Результат void

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

public StandardStyleBundle ( string basePath ) : System
basePath string
Результат System