WebPartAdder.Selector Methods

Include Protected Members
Include Inherited Members

The WebPartAdder.Selector type exposes the following members.

Methods

  Name Description
Public method Equals Determines whether the specified object is equivalent to the current WebPartAdder.Selector. (Overrides ValueType.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Gets the hash code for the current WebPartAdder.Selector object. (Overrides ValueType.GetHashCode().)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method NegativelyMatches Determines whether the current WebPartAdder.Selector negatively matches the specified WebPartAdder.Selector.
Public methodStatic member Parse Converts the string representation of a selector to the equivalent WebPartAdder.Selector structure.
Public method PositivelyMatches Determines whether the current WebPartAdder.Selector positively matches the specified WebPartAdder.Selector.
Public method ToString Returns the string representation of the current WebPartAdder.Selector. (Overrides ValueType.ToString().)
Public methodStatic member TryParse Converts the string representation of a selector to the equivalent WebPartAdder.Selector structure.

Top

See Also

Reference

WebPartAdder.Selector Structure

Microsoft.SharePoint.WebPartPages Namespace