[]
        
(Showing Draft Content)

C1.Framework.Theme.GetKeyForItem

GetKeyForItem Method

GetKeyForItem(Style)

Styles are indexed by style name.

Declaration
protected override string GetKeyForItem(Style style)
Protected Overrides Function GetKeyForItem(style As Style) As String
Parameters
Type Name Description
Style style

Collection member.

Returns
Type Description
string

Style name (must be unique within collection).

Overrides