adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / IUserInterfaceProperties Interface / HelpUrl Property


In This Topic
    HelpUrl Property
    In This Topic
    Syntax
    'Declaration
     
    
    ReadOnly Property HelpUrl As String
    string HelpUrl {get;}
    property String^ HelpUrl {
       String^ get();
    }
    See Also