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.
Include Protected Members
Include Inherited Members
Base class for inheritable properties on the PublishingWeb class. This class provides support pseudo-inheritance on selected SPWeb properties.
The InheritableProperty<TValueType> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
InheritFlagPropertyName | |
![]() |
IsInheriting | Indicates whether this property is inheriting its value from the parent PublishingWeb object. |
![]() |
Value | Gets the value of the property. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetDirectValue | Gets the property value directly from the PublishingWeb object. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SetDirectValue | Sets the property value directly to the PublishingWeb object. |
![]() |
SetInherit(Boolean, Boolean) | Sets the flag to indicate whether this property inherits its value from its parent site. |
![]() |
SetInherit(Boolean, Boolean, String, String) | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
SetValue(TValueType) | Set the value of this property. |
![]() |
SetValue(TValueType, Boolean) | Set value of this property. |
![]() |
SetValue(TValueType, Boolean, String, String) | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)
.gif)
.gif)