Sharing the experience search

Search sharing-the-experience.blogspot.com

Tuesday, April 13, 2010

Microsoft.SharePoint.WebControls

In case you was wondering how to write your aspx page for the list view. Here is nice SharepointField control set that you can use- Microsoft.SharePoint.WebControls Namespace

For example, you have in your content type a field - Assigned_User and you want to render it in your own way on aspx page:
- place this one and don't forget to put real field name in the attribute - FieldName



You want to render the view - ListViewByQuery Class (Microsoft.SharePoint.WebControls)

No comments:

Post a Comment