Dynamicweb.Modules.UserManagement Namespace > Renderer Class : RenderUserCreate Method |
'Declaration
Public Shared Sub RenderUserCreate( _ ByVal NewUserGroups As GroupCollection, _ ByVal SelectableGroups As GroupCollection, _ ByVal ApprovalType As Renderer.CreateProfileApprovalTypes, _ ByVal errors As IDictionary(Of String,UMFormField), _ ByVal template As Template, _ ByVal pagingHandler As PagingHandler _ )
public static void RenderUserCreate( GroupCollection NewUserGroups, GroupCollection SelectableGroups, Renderer.CreateProfileApprovalTypes ApprovalType, IDictionary<string,UMFormField> errors, Template template, PagingHandler pagingHandler )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2