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

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

Parameters

sender
Type: SystemObject
Sender object

Implements

ICMSFunctionalAttributeApply(Object)
See Also