System.Web.UI.Design.ControlDesigner.Localize Method

Uses the provided resource writer to persist the localizable properties of the associated control to a resource in the design host.

Syntax

public void Localize (IDesignTimeResourceWriter resourceWriter)

Parameters

resourceWriter
An object derived from the System.Web.UI.Design.IDesignTimeResourceWriter object that is used to write resources into the design-time response stream.

Remarks

The ControlDesigner.Localize(IDesignTimeResourceWriter) method is called by the design host to create resource entries for each property that is marked with a System.ComponentModel.LocalizableAttribute object and any properties that use an explicit resource expression as a value.

Requirements

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