Show / Hide Table of Contents

Interface IRegistrationProfileController

Namespace: DotNetNuke.Services.Registration
Assembly: DotNetNuke.dll
Syntax
public interface IRegistrationProfileController

Methods

Search(int, string)

Declaration
IEnumerable<string> Search(int portalId, string searchValue)
Parameters
Type Name Description
int portalId
string searchValue
Returns
Type Description
IEnumerable<string>

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS