Uses the provided resource writer to persist the localizable properties of the associated control to a resource in the design host.
- resourceWriter
An object derived from the System.Web.UI.Design.IDesignTimeResourceWriter object that is used to write resources into the design-time response stream.
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.