NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IWebFormsBuilderService Interface

This service provides functionality to control designers that require launching of various builders such as the HTML Color Picker and URL Picker.

IWebFormsBuilderService

[Visual Basic]
Public Interface IWebFormsBuilderService
[C#]
public interface IWebFormsBuilderService
[C++]
public __gc __interface IWebFormsBuilderService

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design

Assembly: System.Web.UI.Design.dll

See Also

IWebFormsBuilderService Members | System.Web.UI.Design Namespace