Gets property value from parent control
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- control
- Type: System.Web.UI Control
Control
- propFunc
- Type: System Func ParentControlType, PropertyType
Function that gets property value
- defaultValue
- Type: PropertyType
Default property value if no suitable parent control found
Return Value
Type: PropertyTypeSee Also