Click or drag to resize

ITreeMenuConfigUserProfile Method


Builds the tree profile for the current user, merging group profiles of the groups the user is a part of or using the default profile if no group profile is found.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
ITreeMenuProfile UserProfile(
	IUser user = null
)

Parameters

user  IUser  (Optional)

[Missing <param name="user"/> documentation for "M:Ingeniux.CMS.ITreeMenuConfig.UserProfile(Ingeniux.CMS.IUser)"]

Return Value

ITreeMenuProfile
The tree profile for the current User
See Also