CMSAbstractWebPartItem Property |
Gets or sets the value of the property
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public Object this[
string propertyName
] { get; set; }
Parameters
- propertyName
- Type: SystemString
Property name
Property Value
Type:
ObjectImplements
ISimpleDataContainerItemStringSee Also