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 GetBrowsableWhereClause(String, Int32)
Creates a condition that can be added to the where clause of a sql query, representing accessible items for the current user.
Public method GetBrowsableWhereClause(String, Int32, Boolean)
Creates a condition that can be added to the where clause of a sql query, representing accessible items for the current user.
Public method GetBrowsableWhereClause(UserContext, String, Int32)
Creates a condition that can be added to the where clause of a sql query, representing accessible items for the current user.
Public method GetBrowsableWhereClause(UserContext, String, Int32, Boolean)
Creates a condition that can be added to the where clause of a sql query, representing accessible items for the current user.

See Also

Advanced