[]
        
(Showing Draft Content)

C1.Framework.Theme.GetKeyForItem

GetKeyForItem Method

GetKeyForItem(Style)

Styles are indexed by style name.

Declaration
protected override string GetKeyForItem(Style style)
Parameters
Type Name Description
Style style

Collection member.

Returns
Type Description
string

Style name (must be unique within collection).

Overrides