System.Web.UI.Design.SupportsPreviewControlAttribute Members

The members of System.Web.UI.Design.SupportsPreviewControlAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Public Fields

static readonly
DefaultSupportsPreviewControlAttribute.

Gets an instance of the System.Web.UI.Design.SupportsPreviewControlAttribute class that is set to the default preview value. This field is read-only.

Public Properties

[read-only]
SupportsPreviewControlbool.

Gets a value indicating whether the control designer requires a temporary preview control at design time.

Public Methods

override
Equals(object) : bool

Determines whether the specified object represents the same preview attribute setting as the current instance of the System.Web.UI.Design.SupportsPreviewControlAttribute class.

override
GetHashCode() : int

Returns the hash code for this instance of the System.Web.UI.Design.SupportsPreviewControlAttribute class.

override
IsDefaultAttribute() : bool

Indicates whether the current instance of the System.Web.UI.Design.SupportsPreviewControlAttribute class is set to the default preview attribute value.