| | Sign | |
rtHotspot ActionType Border Content Formula hasJavaScript Highlight HotspotType HTML JavaScript LotusScript ParentContainer ParentObject root | version 1.5
Function Sign (sigType As Integer) Hotspots and inherited classes ( rtButton and rtActiveObject) can be signed. The default behaviour is to preserve the existing signature and sign the hotspot in case code or some parameter that must be signed has been changed. Parameter sigType can take following values: RT_SIGNATURE_SIGN = 1 ' force sign Note: The feature is introduced starting with Domino release 5.0.8; when running on earlier releases, the code preserves existing signature and removes it in case the hotspot code or any paramters that need signing have been changed. | |