TemplatePicker.FilterTabs Field
This field is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected FilterTabs As HtmlGenericControl
'Usage
Dim value As HtmlGenericControl
value = Me.FilterTabs
Me.FilterTabs = value
protected HtmlGenericControl FilterTabs