adTempus API
ArcanaDevelopment.adTempus.Shared.Extensibility Namespace / ExtensionTypes Class / ResponseActionUI Field


In This Topic
    ResponseActionUI Field
    In This Topic
    Custom user interface for a predefined ResponseAction. The provider must implement ICustomUserInterfaceProvider.
    Syntax
    'Declaration
     
    
    Public Const ResponseActionUI As String
    public const string ResponseActionUI
    public:
    const String^ ResponseActionUI
    See Also