Share via


FormAnimateControl.isRestricted Method

Definition

Retrieves a value that indicates whether the control is restricted.

public:
 override bool isRestricted();
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override bool isRestricted ();
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.isRestricted : unit -> bool
Public Overrides Function isRestricted () As Boolean

Returns

true if the control is restricted; otherwise, false.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to