Share via


RewriteTemplateCategory Class

Definition

Template for inbound and outbound rules.

public ref class RewriteTemplateCategory sealed
public sealed class RewriteTemplateCategory
type RewriteTemplateCategory = class
Public NotInheritable Class RewriteTemplateCategory
Inheritance
RewriteTemplateCategory

Remarks

The search engine optimization rule template is used to create inbound and outbound rules for configuring an IIS server or site. Categories include inbound and outbound rules.

Fields

InboundAndOutboundRules

Enumeration of template category rules.

InboundRules

Inbound rules category.

OutboundRules

Outbound rules category.

SEO

Search engine optimization category.

Properties

Key

Gets the identity key of a RewriteTemplateCategory object.

Text

Gets the text of a RewriteTemplateCategory object.

Methods

Equals(Object)

Determines equality between the RewriteTemplateCategory object and another object.

GetHashCode()

Gets the integer hash code of a RewriteTemplateCategory object.

Applies to