ShowPersonalSites: Open All Personal Sharepoint Sites Module

Tag: ShowPersonalSites

The ShowPersonalSites function automates the process of accessing the data of selected personal sites.


Tag Attributes

Attributes

Attribute Value

Comment

KeepAlive

True/False

Defaults to True

Filter

Filter string for the Options dialog

As seen in Filter editor Result -- see below

FrameId

Unique identifier of the frame

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

image2024-12-5_17-54-44.png

Example Script

XML
<ytriaAutomation>

	<ShowPersonalSites Filter="displayName eq 'Main'" FrameId="personalsites_1"/>

</ytriaAutomation>