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.
Gets the name of the property flag to inherit.
Namespace: Microsoft.SharePoint.Publishing
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Protected MustOverride ReadOnly Property InheritFlagPropertyName As String
Get
'Usage
Dim value As String
value = Me.InheritFlagPropertyName
protected abstract string InheritFlagPropertyName { get; }
Property Value
Type: System.String
A string that specifies the name of the property flag to inherit.
See Also
Reference
InheritableProperty<TValueType> Class
InheritableProperty<TValueType> Members