SiteStructureReader Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The SiteStructureReader type exposes the following members.

Methods

  Name Description
Public method Static member GetMEUIStructure
Gets information about the structure of subfolders and their files in a Content Studio Modern Editor User Interface installation, for example the ~Security folder that contains security policy settings. The method returns information about folders, subfolder and files that are part of a Content Studio server installation.

This method was added in Content Studio version 5.7.

Public method Static member GetServerStructure
Gets information about the structure of subfolders and their files in a Content Studio server installation, for example the ~Security folder that contains security policy settings. The method returns information about folders, subfolder and files that are part of a Content Studio server installation.

This method was added in Content Studio version 5.3.

Public method Static member Code example GetSiteStructure
Gets information about the structure of subfolders and their files in a Content Studio site, for example the ~js folder that contains global script files. The method returns information about folders, subfolder and files that are not stored within Content Studio and for that reason cannot be obtained with any of the regular API:s.

This method was added in Content Studio version 5.3.

Public method Static member Code example Load
Loads the specified structure XML into the returned ITreeContainer.
Top
See Also

Reference