C# Class Profiles.Profile.Modules.CustomViewPersonGeneralInfo.ORNGProfileRPCService

Inheritance: Profiles.ORNG.Utilities.PeopleListRPCService
显示文件 Open project: ProfilesRNS/ProfilesRNS

Public Methods

Method Description
ORNGProfileRPCService ( Page page, string name, string uri ) : System
getPeople ( ) : List
getPeopleListMetadata ( ) : string

Method Details

ORNGProfileRPCService() public method

public ORNGProfileRPCService ( Page page, string name, string uri ) : System
page System.Web.UI.Page
name string
uri string
return System

getPeople() public method

public getPeople ( ) : List
return List

getPeopleListMetadata() public method

public getPeopleListMetadata ( ) : string
return string