System.Web.UI.Design.ControlDesigner.HidePropertiesInTemplateMode Property

Gets a value indicating whether the properties of the associated control are hidden when the control is in template mode.

Syntax

protected virtual bool HidePropertiesInTemplateMode { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ID property is never hidden. The ControlDesigner.PreFilterProperties(IDictionary) method uses the ControlDesigner.HidePropertiesInTemplateMode property to determine whether properties, other than the ID property, should be hidden from the property grids while the control is in template editing mode.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0