Click or drag to resize
CMSAbstractLayoutWebPartViewModeIsDesign Method
Returns true, if the web part view mode is design mode

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected bool ViewModeIsDesign()

Return Value

Type: Boolean
See Also