Click or drag to resize
UniSelectorGetEditUrl Method
Gets the edit item URL

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected string GetEditUrl(
	string clientId
)

Parameters

clientId
Type: SystemString
Selector's client ID

Return Value

Type: String
See Also