Repeater.ItemType Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the model type for strongly typed data binding.
public:
virtual property System::String ^ ItemType { System::String ^ get(); void set(System::String ^ value); };
[System.Web.UI.Themeable(false)]
public virtual string ItemType { get; set; }
[<System.Web.UI.Themeable(false)>]
member this.ItemType : string with get, set
Public Overridable Property ItemType As String
The name of the model type.
- Attributes
If you set this property and use the SelectMethod property, the type that is returned by the Select method must be of the type specified by this property or must be capable of being cast to the type specified by this property.
Setting this property automatically enables Dynamic Data functionality.
Produkt | Verzie |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Pripomienky k produktu .NET
.NET je open-source projekt. Ak chcete poskytnúť pripomienky, vyberte prepojenie: