Click or drag to resize
RegisteredPropertiesTParent Constructor
Constructor

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public RegisteredProperties(
	RegisteredPropertiesTParentRegistrationCallbackHandler registrationCallback
)

Parameters

registrationCallback
Type: CMS.BaseRegisteredPropertiesTParentRegistrationCallbackHandler
Callback method called when the request for registering of the properties is made
See Also