moss - Sharepoint SPUserField -


Whether SPUserField can be bound to a field without the SPUserField in a custom aspx page (it always asks for the field name ). I basically have a custom page, which eventually creates a list item, I want the user to be able to pick another user from the shareware control standard ...

Thx

In this case, you control the Microsoft.SharePoint.WebControls namespace You can use. For example, in one of your pages:

  & lt; Wssawc: Allow PeopleEditor = empty "id" = "allreviewers" runat = "server" SelectionSet = "user" width = '500' />  

Comments

Popular posts from this blog

asp.net mvc - Dynamically Generated Ajax.BeginForm -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

sockets - TCP programming with .NET -