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