[]
Gets or sets an arbitrary application-defined object associated with the current page.
public object Tag { get; set; }
Public Property Tag As Object