NavResizerControl.FilterFormContainerElementId Property
This member is reserved for internal use and is not intended to be used directly from your code. Gets the element ID of the filter form container.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Shared ReadOnly Property FilterFormContainerElementId As String
Get
'Usage
Dim value As String
value = NavResizerControl.FilterFormContainerElementId
public static string FilterFormContainerElementId { get; }
Property Value
Type: System.String
The String object that represents the element ID of the filter form container.