Click or drag to resize

RoleFolderControllerLoadRoleFolders Method

Overload List
  NameDescription
Public methodStatic memberLoadRoleFolders(SqlConnection, SqlTransaction)
Loads all role folders in the system. Security is not considered. Reference properties are not populated.
Public methodStatic memberLoadRoleFolders(IntegerList, SqlConnection, SqlTransaction)
Loads a number of role folders. Security is not considered. Reference properties are not populated.
Top
See Also