BasicRepeaterWithEffectInlineCSS Property |
Gets or sets the additional inline CSS styles that will be placed into the page header.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic string InlineCSS { get; set; }
Property Value
Type:
String
See Also