Click or drag to resize
ICMSFunctionalAttributeApply Method
Applies the attribute data to the page (object).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
void Apply(
	Object sender
)

Parameters

sender
Type: SystemObject
Sender object
See Also