Click or drag to resize
HelpTopicInfoHelpTopicVisibilityCondition Property
Sets a macro condition that must be fulfilled for the help topic to be visible in the system's user interface..

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax
C#
public virtual string HelpTopicVisibilityCondition { get; set; }

Property Value

Type: String
See Also