ESRI.ArcGIS.ADF.Web.UI.WebControls | |
OnApplyChanges Method | |
See Also |
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 |
---|---|
|
C# | |
---|---|
protected virtual void OnApplyChanges( LayerFormat layerFormat ) |
Parameters
- layerFormat
- A layer format object that indicates the configured layer format.