Click or drag to resize
UIElementInfoHelpTopics Property
Help topics related to UI element.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public IInfoObjectCollection<BaseInfo> HelpTopics { get; }

Property Value

Type: IInfoObjectCollectionBaseInfo
See Also