ESRI.ArcGIS.ADF.Web.UI.WebControls
CreateNewItemTypes Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > MapResourceItemCollectionEditor Class : CreateNewItemTypes Method




Gets the data types that this collection editor can contain.

Syntax

Visual Basic (Declaration) 
Protected Overrides Function CreateNewItemTypes() As Type()
Visual Basic (Usage)Copy Code
Dim instance As MapResourceItemCollectionEditor
Dim value() As Type
 
value = instance.CreateNewItemTypes()
C# 
protected override Type[] CreateNewItemTypes()

Return Value

An array of data types.

See Also

© 2010 All Rights Reserved.