IPublishingPageRouter members
Represents an interface which can be implemented to specify how a PublisingPage object is to be routed.
The IPublishingPageRouter type exposes the following members.
Methods
Name | Description | |
---|---|---|
RoutePublishingPage | Routes a PublishingPage object. |
Top