Click or drag to resize
ContainerCustomDataValue Property
Value of the custom data, if set, overrides the data collection.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public override string Value { get; set; }

Property Value

Type: String
See Also