Compartilhar via


NavResizerControl.TargetControlClientID Property

Gets the client ID of the target control, which is the control to be resized.

Namespace:  Microsoft.Office.Server.WebControls
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

'Declaration
Public ReadOnly Property TargetControlClientID As String
    Get
'Usage
Dim instance As NavResizerControl
Dim value As String

value = instance.TargetControlClientID
public string TargetControlClientID { get; }

Property Value

Type: System.String
The String object that represents the client ID of the target control.

See Also

Reference

NavResizerControl Class

NavResizerControl Members

Microsoft.Office.Server.WebControls Namespace