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