Click or drag to resize
TreeNodeDocumentUnpublishedRedirectUrl Property
URL to which visitors should be redirected when current document is unpublished.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public virtual string DocumentUnpublishedRedirectUrl { get; set; }

Property Value

Type: String
See Also