Gets or sets the value of the property.
Namespace:
EPiServer.CoreAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public override Object Value { get; set; } |
Field Value
The value of the property.
Remarks
Value returns null if the property has no value defined.