RedirectOnHostInvoke Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This method invokes the component.

Namespace: ContentStudio.Site.ActiveScripting.Misc
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public void Invoke()
Remarks

During execution a comparison between the Host address and the host address specified in the Hostname property is made. If the comparison matches the rules specified the caller will be redirected to the url specified in the RedirectURL property; otherwise nothing is done.
See Also

Reference