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.4.0.0 (5.4.0)
Syntaxpublic string MoreInformationURL { get; set; }Public Property MoreInformationURL As String
	Get
	Set
Property Value
Type: 
String
See Also