This documentation is archived and is not being maintained.
DataListItem.SetItemType Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Friend Overridable Sub SetItemType( _ ByVal itemType As ListItemType _ ) [C#] protected internal virtual void SetItemType( ListItemType itemType ); [C++] protected public: virtual void SetItemType( ListItemType itemType ); [JScript] protected internal function SetItemType( itemType : ListItemType );
See Also
DataListItem Class | DataListItem Members | System.Web.UI.WebControls Namespace
Show: