LicenseBannerItem
Class
Definition
Namespace:Telerik.Blazor.Components.Common
Assembly:Telerik.Blazor.dll
Syntax:
C#
public class LicenseBannerItem
Inheritance: objectLicenseBannerItem
Constructors
C#
public LicenseBannerItem(IRuntimeMessageCTA cta)
C#
public LicenseBannerItem(LicenseMessage licenseMessage)
Properties
C#
public string ButtonLink { get; set; }
C#
public string ButtonText { get; set; }