ViewHeader.LeftPlaceHolder Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected LeftPlaceHolder As PlaceHolder
'Usage
Dim value As PlaceHolder
value = Me.LeftPlaceHolder
Me.LeftPlaceHolder = value
protected PlaceHolder LeftPlaceHolder