This topic has not yet been rated - Rate this topic

SiteHitRulesCollection members

Specifies a prioritized collection of SiteHitRule objects.

The SiteHitRulesCollection type exposes the following members.

  NameDescription
Public property Count Count of hit rules
Public property Item[Int32] Indexer to return site-hit-rule by name
Public property Item[String] Indexer to return site-hit-rule by name
Top
  NameDescription
Public method Create Adds new site-hit-rule with given hitRate.
Public method Equals (Inherited from Object.)
Public method Exists Helper for existance checking
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns un-typed enumerator for site-hit-rules
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method LowerPriority Lowers hit-rule priority in the collection
Protected method MemberwiseClone (Inherited from Object.)
Public method RaisePriority Raises hit-rule priority in the collection
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.