Table of Contents

Method Prompt

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

Prompt(string)

Calls the vdPrompt event passing the given string as parameter.

public void Prompt(string message)

Parameters

message string

The string to be passed to the vdPrompt event.