This topic has not yet been rated - Rate this topic

SPMobileBaseFieldControl.CreateControlForView Method

Windows SharePoint Services 3
Creates a control for rendering the field on a list view page.

Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
protected virtual MobileControl CreateControlForView ()

Return Value

A MobileControl that renders the field on a list view page.

The default implementation calls either CreateControlAsLink or CreateControlAsLabel, depending on whether NeedLinkRendering is true.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.