Web Studio Instrumentation server control that can return the instrumentation necessary
to enable Web Studio to read Record state from the application.
Namespace:
Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
[ToolboxBitmapAttribute(typeof(WebStudioRecordInstrumentation), "Resources.WebStudio.ico")] public class WebStudioRecordInstrumentation : Control |
| Visual Basic (Declaration) |
|---|
<ToolboxBitmapAttribute(GetType(WebStudioRecordInstrumentation), "Resources.WebStudio.ico")> _ Public Class WebStudioRecordInstrumentation _ Inherits Control |
| Visual C++ |
|---|
[ToolboxBitmapAttribute(typeof(WebStudioRecordInstrumentation), L"Resources.WebStudio.ico")] public ref class WebStudioRecordInstrumentation : public Control |
Inheritance Hierarchy
System..::.Object
System.Web.UI..::.Control
Endeca.Web.UI.WebControls..::.WebStudioRecordInstrumentation
System.Web.UI..::.Control
Endeca.Web.UI.WebControls..::.WebStudioRecordInstrumentation