Click or drag to resize
CMSAbstractUIWebpartResourceName Property
UI element's resource name

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public string ResourceName { get; set; }

Property Value

Type: String

Implements

IUIElementControlResourceName
See Also