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