InputFormControl.ControlContainer property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ControlContainer As Control
    Get
'Usage
Dim instance As InputFormControl
Dim value As Control

value = instance.ControlContainer
public Control ControlContainer { get; }

Property value

Type: System.Web.UI.Control

See also

Reference

InputFormControl class

InputFormControl members

Microsoft.SharePoint.WebControls namespace