Class ItemListServiceController.ItemIdDto
Inherited Members
Namespace: DotNetNuke.Web.InternalServices
Assembly: DotNetNuke.Web.dll
Syntax
[DataContract]
public class ItemListServiceController.ItemIdDto
Constructors
ItemIdDto()
Declaration
public ItemIdDto()
Properties
Id
Declaration
[DataMember(Name = "id")]
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string |