Wednesday, April 23, 2008

How to add custom people Editor sharepoint control in web page?

Simply, Add following mark up in the page.

"IsValid="true" AllowEmpty="false" Height="20px" Width="200px"
BackColor="Cornsilk" AllowTypeIn="true" MultiSelect="false"
SharePointGroup="Test_Group" />"

No comments: