Gets the HTML code of the editable property
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- elementId
- Type: System String
Element ID
- parentWebPart
- Type: CMS.PortalControls CMSAbstractWebPart
Parent web part
- propertyName
- Type: System String
Property name
- lineNumber
- Type: System Int32
Line number to edit
- type
- Type: CMS.PortalControls EditablePropertyTypeEnum
Property type
- value
- Type: System String
Property value
- cssClass
- Type: System String
CSS class
- style
- Type: System String
Style
- formControlName
- Type: System String
Form control name
- encode
- Type: System Boolean
Flag whether the property should be encoded or not
Return Value
Type: StringSee Also