Click or drag to resize

ISharedHostedApplicationSetOptions Method

Set options of hostedApplication depending of its id

Namespace:  EBP.Framework.Common.Interfaces.Host
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
void SetOptions(
	bool forActivation
)

Parameters

forActivation
Type: SystemBoolean
Indicates that the set option is called after activation has changed
See Also