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