CssPreprocessor Callback Property Kentico 8.0 API Reference
Callback function that performs CSS processing. The function consumes CssEventArg object and returns the processed CSS as a string.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineFunc CssEventArgs, OnlineString 
See Also