Click or drag to resize

contentPageSetOnPropertChangedNoHandler Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Poziva se kada nema handlera za PropertyChangedEventHandler

Namespace:  imbNLP.Core.contentStructure.collections
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
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