InheritableProperty<TValueType>.InheritFlagPropertyName Property
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
See Also
Reference
InheritableProperty<TValueType> Class
InheritableProperty<TValueType> Members