SPWebPart.Scope Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)
Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)
Syntax
'Declaration
<XmlAttributeAttribute> _
Public Property Scope As String
'Usage
Dim instance As SPWebPart
Dim value As String
value = instance.Scope
instance.Scope = value
[XmlAttributeAttribute]
public string Scope { get; set; }
See Also
Reference
SPWebPart Class
SPWebPart Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace