This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method GetBrowsableItemTable(SXMLDataTable, Int32)
Filters a datatable containing items for the current user at a given browse level
Public method GetBrowsableItemTable(SXMLDataTable, UserContext, Int32)
Filters a datatable containing items for a given user at a given browse level
Public method GetBrowsableItemTable(SXMLDataTable, Int32, Boolean)
Filters a datatable containing items for the current user at a given browse level
Public method GetBrowsableItemTable(SXMLDataTable, UserContext, Int32, Boolean)
Filters a datatable containing items for a given user at a given browse level

See Also

Advanced