Documentation for this section has not yet been entered.
Use the ExpressionEditorSheet.#ctor(IServiceProvider) constructor to set the ExpressionEditorSheet.ServiceProvider implementation for a custom expression editor sheet.
The ExpressionEditorSheet.ServiceProvider property can be used to access services that are provided by the designer host. For example, call the IServiceProvider.GetService(Type) method with the System.Web.UI.Design.IWebApplication interface to access project items, documents, or configuration file details that are provided through the visual designer.