Click or drag to resize
CMSAbstractNewDocumentControlGetSelectionUrl Method
Gets the selected item URL

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string GetSelectionUrl(
	int classId
)

Parameters

classId
Type: SystemInt32
Class ID

Return Value

Type: String
See Also