FeatureHintMoreInformationText Property  | 
 
            Gets the more information text to view in the viewer: empty string if no url is set, otherwise 'View'.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.ContextSensitiveActions
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntaxpublic string MoreInformationText { get; }Public ReadOnly Property MoreInformationText As String
	Get
Property Value
Type: 
String
See Also