CreateSiteCollectionPanel1.CaptureViewControls Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.ServerAdmin
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected CaptureViewControls As PlaceHolder
'Usage
Dim value As PlaceHolder
value = Me.CaptureViewControls
Me.CaptureViewControls = value
protected PlaceHolder CaptureViewControls
See Also
Reference
CreateSiteCollectionPanel1 Class