Skip to main content
Tab

Paddings.FillStyleAttributes(CssStyleCollection, IUrlResolutionService) Method

For internal use only.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public void FillStyleAttributes(
    CssStyleCollection attributes,
    IUrlResolutionService urlResolver
)

Parameters

Name Type
attributes CssStyleCollection
urlResolver IUrlResolutionService
See Also