HostedApplication.IsImplicitAction(String) 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.
Returns true for actions that do not have to be configured
public:
static bool IsImplicitAction(System::String ^ actionName);
public static bool IsImplicitAction (string actionName);
static member IsImplicitAction : string -> bool
Public Shared Function IsImplicitAction (actionName As String) As Boolean
Parameters
- actionName
- String
Name of the action