InheritableStringProperty Methods

Include Protected Members
Include Inherited Members

The InheritableStringProperty 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. (Inherited from InheritableProperty<TValueType>.)
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. (Inherited from InheritableProperty<TValueType>.)
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>.)
Public method SetValue(TValueType) Sets the value of this property. (Inherited from InheritableProperty<TValueType>.)
Public method SetValue(TValueType, Boolean) Set value of this property. (Inherited from InheritableProperty<TValueType>.)
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. (Inherited from InheritableProperty<TValueType>.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

InheritableStringProperty Class

Microsoft.SharePoint.Publishing Namespace