Click or drag to resize
CMSRepeaterWithEffectInlineCSS Property
Gets or sets the additional inline CSS styles that will be placed into the page header.

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

Property Value

Type: String
See Also