InheritableProperty<TValueType> Methods

Include Protected Members
Include Inherited Members

The InheritableProperty<TValueType> type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Protected method GetDirectValue Gets the property value directly from the PublishingWeb object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetDirectValue Sets the property value directly to the PublishingWeb object.
Public method SetInherit(Boolean, Boolean) Sets the flag to indicate whether this property inherits its value from its parent site.
Public method SetInherit(Boolean, Boolean, String, String) Sets the flag to indicate whether this property inherits its value from its parent site.
Public method SetValue(TValueType) Sets the value of this property.
Public method SetValue(TValueType, Boolean) Set value of this property.
Public method SetValue(TValueType, Boolean, String, String) This member is reserved for internal use and is not intended to be used directly from your code.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

InheritableProperty<TValueType> Class

Microsoft.SharePoint.Publishing Namespace