SiteHitRulesCollection members
SharePoint 2013
Specifies a prioritized collection of SiteHitRule objects.
The SiteHitRulesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Count of hit rules |
|
Item[Int32] | Indexer to return site-hit-rule by name |
|
Item[String] | Indexer to return site-hit-rule by name |
| Name | Description | |
|---|---|---|
|
Create | Adds new site-hit-rule with given hitRate. |
|
Equals | (Inherited from Object.) |
|
Exists | Helper for existance checking |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Returns un-typed enumerator for site-hit-rules |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
LowerPriority | Lowers hit-rule priority in the collection |
|
MemberwiseClone | (Inherited from Object.) |
|
RaisePriority | Raises hit-rule priority in the collection |
|
ToString | (Inherited from Object.) |
Show: