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.9.0.0 (5.9.0)
Syntax public string MoreInformationURL { get; set; }
Public Property MoreInformationURL As String
Get
Set
Property Value
Type:
StringSee Also