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.ContextSensitiveActionsAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax public string MoreInformationURL { get; set; }
Public Property MoreInformationURL As String
Get
Set
Property Value
Type:
StringSee Also