MessagesPlaceHolderGetAnchorScript Method |
Gets script for anchor
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public string GetAnchorScript(
string controlId,
string fieldName
)
Parameters
- controlId
- Type: SystemString
Control representing the anchor - fieldName
- Type: SystemString
Name of the field
Return Value
Type:
StringSee Also