Sitecore 5.0 API

Settings.DefaultPublishingTargets Property

Gets a pipe separated list of publishing group names.

[Visual Basic]
Public Shared ReadOnly Property DefaultPublishingTargets As String
[C#]
public static string DefaultPublishingTargets {get;}

Property Value

Default value: "||"

Remarks

Groups in this list will be preselected in the Publish and Preview dialogs.

See Also

Settings Class | Sitecore.Configuration Namespace