Get new data from property web controls into the actual property objects for all controls implementing IPropertyControl.
Namespace:
EPiServerAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public virtual void SetValuesForPropertyControls( Control control ) |
Parameters
- control
- Type: System.Web.UI..::.Control
Remarks
Used to update PagaData values when saving a page.