Click or drag to resize
UniSelectorGetNewUrl Method
Gets the new item URL

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

Parameters

clientId
Type: SystemString
Selector's client ID

Return Value

Type: String
See Also