Sitecore 5.0 API

State.PreviewGroups Property

Gets or sets the current publishing groups of a preview.

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

Property Value

The publishing groups of the preview.

Remarks

When a preview is generated, it publishes certain publishing groups. These groups are specified in this State variable.

See Also

State Class | Sitecore.Configuration Namespace