Click or drag to resize
CMSRepeaterWithEffectCSSFiles Property
Gets or sets the additional CSS files that should be linked to the page.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public string CSSFiles { get; set; }

Property Value

Type: String
See Also