Click or drag to resize

contentPageSetOnPropertChangedNoHandler Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Poziva se kada nema handlera za PropertyChangedEventHandler

Namespace:  imbNLP.Core.contentStructure.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public virtual void OnPropertChangedNoHandler(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:imbNLP.Core.contentStructure.collections.contentPageSet.OnPropertChangedNoHandler(System.String)"]

See Also