IControlDesignerTag::SetDirty Method (Boolean)

 

Sets the IsDirty property of the tag.

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

void SetDirty(
	bool dirty
)

Parameters

dirty
Type: System::Boolean

The value for the IsDirty property.

.NET Framework
Available since 2.0
Return to top
Show: