Class CrossSiteTagTableCellComponentProps
- Namespace
- Kentico.Xperience.Admin.DigitalMarketing
- Assembly
- Kentico.Xperience.Admin.DigitalMarketing.dll
Properties of the CROSS_SITE_TAG_COMPONENT front-end component.
public class CrossSiteTagTableCellComponentProps
- Inheritance
-
objectCrossSiteTagTableCellComponentProps
- Extension Methods
Properties
Value
Text of the component.
public string Value { get; set; }
Property Value
- string