FormBuildControl.resetUserSetting Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resets the user settings for the control.
public:
virtual void resetUserSetting();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public virtual void resetUserSetting ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
abstract member resetUserSetting : unit -> unit
override this.resetUserSetting : unit -> unit
Public Overridable Sub resetUserSetting ()
- Attributes
-
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute