GalleryItem.Categories Property

Definition

Optional. Gets or sets gallery item category identifiers.

public System.Collections.Generic.IList<string> Categories { get; set; }
member this.Categories : System.Collections.Generic.IList<string> with get, set
Public Property Categories As IList(Of String)

Property Value

Applies to