XmlDataValue Property |
Note: This API is now obsolete.
Namespace: CMS.Helpers
[ObsoleteAttribute("Name the value and use GetValue(string) and SetValue(string, object) methods. This will require to re-save the values in the database.")] public virtual string Value { get; set; }