|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| OnApplyChanges Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LayerFormatEditor Class : OnApplyChanges Method |
- layerFormat
- A layer format object that indicates the configured layer format.
| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Sub OnApplyChanges( _ ByVal layerFormat As LayerFormat _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LayerFormatEditor Dim layerFormat As LayerFormat instance.OnApplyChanges(layerFormat) | |
| C# | |
|---|---|
protected virtual void OnApplyChanges( LayerFormat layerFormat ) | |
Parameters
- layerFormat
- A layer format object that indicates the configured layer format.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family