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