Click or drag to resize
MessagesPlaceHolderLiveSiteOnly Property
Indicates that the placeholder should be used only for live site in context of control

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public bool LiveSiteOnly { get; set; }

Property Value

Type: Boolean
See Also