Gets the data type that this collection edits.
Syntax
CSharp
protected override Type CreateCollectionItemType ()
VisualBasic
Protected Overrides Function CreateCollectionItemType As Type
ManagedCPlusPlus
protected:
virtual Type^ CreateCollectionItemType () override
JSharp
protected Type CreateCollectionItemType ()
Return Value
Return Value
An UpdatePanelTrigger object.
Assembly: System.Web.Extensions.Design (Module: System.Web.Extensions.Design)