InheritableStringProperty.SetInherit Method

Include Protected Members
Include Inherited Members

Sets the flag to indicate whether this property inherits its value from its parent site.

Overload List

  Name Description
Public method SetInherit(Boolean, Boolean) Sets the flag to indicate whether this property inherits its value from its parent site. (Inherited from InheritableProperty<TValueType>.)
Public method SetInherit(Boolean, Boolean, String, String) Sets the flag to indicate whether this property inherits its value from its parent site. (Inherited from InheritableProperty<TValueType>.)

Top

See Also

Reference

InheritableStringProperty Class

InheritableStringProperty Members

Microsoft.SharePoint.Publishing Namespace

InheritableProperty<TValueType>