Click or drag to resize
ModuleClassInfoIcons Property
Gets a collection of icons for the module.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<string, string> Icons { get; }

Property Value

Type: DictionaryString, String
See Also