AutomationActionDataProviderDisplayInformationIcon Property |
Indicates whether a step should display icon for accessing additional step information which is provided by
GetStepInformation(Int32) method.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax public bool DisplayInformationIcon { get; protected set; }
Property Value
Type:
BooleanSee Also