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