[]
        
(Showing Draft Content)

C1.Win.C1Command.C1TopicPage.Tag

Tag Property

Tag

Gets or sets arbitrary data that can be associated with the page.

Declaration
[C1Category("Behavior")]
[C1Description("C1TopicPage.Tag", "Gets or sets arbitrary data that can be associated with the page.")]
[TypeConverter(typeof(StringConverter))]
public object Tag { get; set; }