adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / UserInterfaceTypes Class / PopUp Field


In This Topic
    PopUp Field
    In This Topic
    The user interface is implemented in a dialog that should be shown from a button or link in the standard UI.
    Syntax
    'Declaration
     
    
    Public Const PopUp As String
    public const string PopUp
    public:
    const String^ PopUp
    See Also