Applies changes for the posted data to the page's properties when the RenderType property is set to Edit.
Namespace:
EPiServer.Web.PropertyControlsAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
C# |
---|
public override void ApplyEditChanges() |
Remarks
This method is called from ApplyChanges() if the control does not have an adapter.