DisabledElements.IsElementEnabled 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.
Overloads
IsElementEnabled(String) | |
IsElementEnabled(UtilElementType, String) |
IsElementEnabled(String)
IsElementEnabled(UtilElementType, String)
public:
static bool IsElementEnabled(Dynamics::AX::Application::UtilElementType type, System::String ^ name);
public static bool IsElementEnabled (Dynamics.AX.Application.UtilElementType type, string name);
static member IsElementEnabled : Dynamics.AX.Application.UtilElementType * string -> bool
Public Shared Function IsElementEnabled (type As UtilElementType, name As String) As Boolean
Parameters
- type
- UtilElementType
- name
- String