Click or drag to resize

IDataHostedApplicationOptionsV2 Interface

[Missing <summary> documentation for "T:EBP.Framework.BusinessLogic.InterfacesV5.Host.IDataHostedApplicationOptionsV2"]

Namespace:  EBP.Framework.BusinessLogic.InterfacesV5.Host
Assembly:  EBP.Framework.BusinessLogic.InterfacesV5 (in EBP.Framework.BusinessLogic.InterfacesV5.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IDataHostedApplicationOptionsV2 : IDataHostedApplicationOptions, 
	IHostedApplicationOptions

The IDataHostedApplicationOptionsV2 type exposes the following members.

Properties
  NameDescription
Public propertyEnableCloudPublishing
Top
Events
  NameDescription
Public eventChanged
Occurs when Options have changed
(Inherited from IHostedApplicationOptions.)
Top
See Also