Wednesday, July 22, 2009

Sharepoint Methods : Concise definitions

  • WebPart.RenderWebPart Method (Microsoft.SharePoint.WebPartPages)-Renders the HTML for the body of a Web Part to the client.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)

  • BaseFieldControl.CreateChildControls Method (Microsoft.SharePoint.WebControls) - Creates any child controls necessary to render the field, such as a label control, link control, or text box control.
    Namespace: Microsoft.SharePoint.WebControls
    Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)

    No comments: