Click or drag to resize
FeatureHintMoreInformationURL Property
Gets or sets the more information URL (optional). If set, it will point to a webpage which is shown in the in-tool browser.

Namespace: SD.LLBLGen.Pro.ApplicationCore.ContextSensitiveActions
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public string MoreInformationURL { get; set; }

Property Value

Type: String
See Also