AppSettingTValueDefaultValueInitializer Property |
Function to retrieve the default value
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax public Func<TValue> DefaultValueInitializer { get; set; }
Property Value
Type:
FuncTValueSee Also