Click or drag to resize
CMSAbstractNewDocumentControl.GetSelectionUrl Method
Gets the selected item URL

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

Parameters

classId
Type: System.Int32
Class ID

Return Value

Type: String
See Also