Table of Contents

Class UnorderedListItemLink

Namespace
Kentico.Xperience.Admin.Base
Assembly
Kentico.Xperience.Admin.Base.dll

Represents a item link within Kentico.Xperience.Admin.Base.CardComponentNames.UNORDERED_LIST component.

public class UnorderedListItemLink
Inheritance
object
UnorderedListItemLink
Extension Methods

Properties

Link text.

public string Text { get; set; }

Property Value

string

Link URL.

public string Url { get; set; }

Property Value

string