InheritableProperty<TValueType>.InheritFlagPropertyName Property
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