Click or drag to resize
SecurityLogGetUserName Method
Gets the user name for the items with indent 0

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected Object GetUserName(
	Object userName,
	Object indent
)

Parameters

userName
Type: SystemObject
User name
indent
Type: SystemObject
Indent

Return Value

Type: Object
See Also