HostedWebApplication.WebAction.Type Property
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.
Get the type the web action (e.g. None, URL, or SCRIPT).
public:
property Microsoft::Uii::Csr::HostedWebApplication::WebAction::ActionType Type { Microsoft::Uii::Csr::HostedWebApplication::WebAction::ActionType get(); };
public Microsoft.Uii.Csr.HostedWebApplication.WebAction.ActionType Type { get; }
member this.Type : Microsoft.Uii.Csr.HostedWebApplication.WebAction.ActionType
Public ReadOnly Property Type As HostedWebApplication.WebAction.ActionType