ExternalLinkActionParameters Class
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.
SharePoint parameters for an External Link action.
public class ExternalLinkActionParameters
type ExternalLinkActionParameters = class
Public Class ExternalLinkActionParameters
- Inheritance
-
ExternalLinkActionParameters
Constructors
ExternalLinkActionParameters() |
Initializes a new instance of the ExternalLinkActionParameters class. |
Properties
IsTeamsDeepLink |
Gets or Sets a value indicating whether this is a teams deep link property of type Boolean. |
Target |
Gets or Sets the target of type String. |