Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether this property is inheriting its value from the parent PublishingWeb object.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public ReadOnly Property IsInheriting As Boolean
Get
'Usage
Dim instance As InheritableProperty
Dim value As Boolean
value = instance.IsInheriting
public bool IsInheriting { get; }
Property Value
Type: System.Boolean
Remarks
true if the PublishingWeb object inherits its value, PublishingWeb object; otherwise, false
See Also
Reference
InheritableProperty<TValueType> Class
InheritableProperty<TValueType> Members