Hi guys,
I have a Link Manager Control (see below) and when i make Properties.get_Value("ConfirmationRedirectPage") it returns the whole URL ie: "Default.aspx?ID=111".
<dw:LinkManager runat="server" DisableFileArchive="True" DisableParagraphSelector="True" ID="ConfirmationRedirectPage" />
What can i make (without Split) to this field for return only the ID... Like ie. the "Select Only ID" from item types.
Best regards,
António Ramos