Click or drag to resize
CMSAPIExamplePageCodeUpdatePanel Property
Returns update panel used for displaying source code.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public UpdatePanel CodeUpdatePanel { get; }

Property Value

Type: UpdatePanel
See Also