Share via


ContentIsland.AutomationOption Property

Definition

Gets the option for the automation hosting contract for this ContentIsland.

public:
 property ContentAutomationOptions AutomationOption { ContentAutomationOptions get(); };
ContentAutomationOptions AutomationOption();
public ContentAutomationOptions AutomationOption { get; }
var contentAutomationOptions = contentIsland.automationOption;
Public ReadOnly Property AutomationOption As ContentAutomationOptions

Property Value

The option for the automation hosting contract for this ContentIsland.

Applies to