PromptTitle Property
The title of the prompt window.
Object Oriented Interface
public function getPromptTitle(); public function setPromptTitle($value);
Procedural Interface
ipworksencrypt_dpapi_get($res, 8 ); ipworksencrypt_dpapi_set($res, 8, $value );
Default Value
''
Remarks
This property specifies the title of the prompt dialog if PromptUser is True. The default value is empty string.
Data Type
String