WebUIServiceHostStyles Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets the collection of styles that are specific to the host's environment.

Namespace: ContentStudio.Site.Controls
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public IDictionary Styles { get; }

Property Value

Type: IDictionary

Return Value

Type: IDictionary
An IDictionary containing style settings.

Implements

IUIServiceStyles
See Also

Reference