ControlBuilder::ItemType Property

.NET Framework (current version)
 

Gets the type set on the binding container.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

public:
property String^ ItemType {
	virtual String^ get();
}

Property Value

Type: System::String^

The type set on the binding container.

.NET Framework
Available since 4.5
Return to top
Show: