Web part that is used to search site users and add a selected user to the list of friends, with or without sending an invitation request.

Namespace: MonoSoftware.MonoX.ModuleGallery.SocialNetworking
Assembly: MonoX (in MonoX.dll) Version: 4.5.3057.35 (4.5.3057.35)

Syntax

C#
public class PeopleSearch : BaseAutoRegisterPart
Visual Basic
Public Class PeopleSearch _
	Inherits BaseAutoRegisterPart
Visual C++
public ref class PeopleSearch : public BaseAutoRegisterPart

Inheritance Hierarchy

See Also