Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
protected override bool AllowCreationIfContentNotFound { get; }
protected override bool AllowCreationIfContentNotFound { get; }
Protected Overrides ReadOnly Property AllowCreationIfContentNotFound As Boolean
Get
Protected Overrides ReadOnly Property AllowCreationIfContentNotFound As Boolean
Get
protected:
virtual property bool AllowCreationIfContentNotFound {
bool get () override;
}
protected:
virtual property bool AllowCreationIfContentNotFound {
bool get () override;
}
abstract AllowCreationIfContentNotFound : bool with get
override AllowCreationIfContentNotFound : bool with get
abstract AllowCreationIfContentNotFound : bool with get
override AllowCreationIfContentNotFound : bool with get
Property Value
Type:
Boolean