Click or drag to resize

ISharedHostedApplicationIsDynamic Property

Gets whether application was dynamically loaded

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
bool IsDynamic { get; }

Return Value

Type: Boolean
See Also