Sitecore 5.1.1 API

Constants.PublishReplacerName Field

Name of the 'publish' replacer.

[Visual Basic]
Public Const PublishReplacerName As String = "publish"
[C#]
public const string PublishReplacerName = "publish";

See Also

Constants Class | Sitecore Namespace