Discuss this help topic in SecureBlackbox Forum
This event is fired when the Save method is executed.
Declaration
Parameters
- Text - XML text being formatted
- TextType - type of the XML text
- Level - nesting level of the current XML node
- Path - path to the element being formatted
- pcText - XML text being formatted
- szText - the length of pcText.
- pcPath - path to the element being formatted
- szPath - the length of pcPath.
Possible types of XML text:
Description
This event is fired while the
Save method is executed.
It shows the XML text which is currently being processed.
Discuss this help topic in SecureBlackbox Forum