Click or drag to resize

FrontendGetAllPasswordRecoveryFields Method

Namespace:  Dynamicweb.UserManagement.Frontend
Assembly:  Dynamicweb.UserManagement (in Dynamicweb.UserManagement.dll) Version: 3.0.3
Syntax
public static IEnumerable<RecoveryFieldInfo> GetAllPasswordRecoveryFields(
	bool isFrontend
)

Parameters

isFrontend
Type: SystemBoolean

Return Value

Type: IEnumerableRecoveryFieldInfo
See Also