ShowUsersRecycleBin: Open Deleted Users Module

Tag: ShowUsersRecycleBin

ShowUsersRecycleBin launches the Deleted Users module.

image2022-10-26_14-54-29.png


XML
<ShowUsersRecycleBin/>

Tag Attributes

Attributes

Attribute Value

Comment

KeepAlive

True/False

Defaults to True

FrameId

Unique identifier of the frame

Reuse the frame if it exists already, create a new one if it doesn’t.

Example Script

XML
<ytriaAutomation>

	<ShowUsersRecycleBin FrameId="deletedUsers_1">
		...
	</ShowUsersRecycleBin>

</ytriaAutomation>