Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gest the set of controls inside the UIVersionedContent control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Controls As ControlCollection
Get
'Usage
Dim instance As UIVersionedContent
Dim value As ControlCollection
value = instance.Controls
public override ControlCollection Controls { get; }
Property value
Type: System.Web.UI.ControlCollection
A collection of controls inside the UIVersionedContent control.